We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ee2e3 commit 69d381dCopy full SHA for 69d381d
2 files changed
OpenFlow/src/public/Robots.html
@@ -70,7 +70,7 @@ <h1 translate lib="web">robots</h1>
70
</td>
71
<td class="btn-cell">
72
<!-- <a href ng-click="ctrl.ManageNodered(model)" class="table-btn">manage</a> -->
73
- <a ng-href="#/Entity/Nodered/{{model._id}}" class="table-btn">manage</a>
+ <a ng-href="#/Nodered/{{model._id}}" class="table-btn">manage</a>
74
75
76
<a ng-href="#/Entity/{{ctrl.collection}}/{{model._id}}" class="table-btn"><i class="az-edit"></i></a>
VERSION
@@ -1 +1 @@
1
-0.0.498
+0.0.499
0 commit comments