Skip to content

Commit 3580e69

Browse files
committed
test
1 parent f31eeeb commit 3580e69

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

OpenFlow/src/public/Nodered.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,9 @@ <h1 translate lib="web">sockets</h1>
8282
<input type="checkbox" class='form-control' ng-model="ctrl.user.nodered.api_allow_anonymous"></input>
8383
</div>
8484
</div>
85-
<div>
86-
You need to delete and re-create your nodered instance, for this to take effect
87-
</div>
8885
</section>
8986
<section>
90-
<!-- ng-show="menuctrl.hasrole('admins')" -->
91-
<div class="form-group">
87+
<div class="form-group" ng-show="menuctrl.hasrole('admins')">
9288
<label class="col-sm-3 control-label"><span translate lib="web">memory</span>: </label>
9389
<div class="col-sm-9">
9490
<select class="form-control" ng-model="ctrl.limitsmemory">

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.561
1+
0.0.562

0 commit comments

Comments
 (0)