Merge pull request #108 from vitormhenrique/dev
fix for toggle input
This commit was merged in pull request #108.
This commit is contained in:
@@ -614,7 +614,7 @@
|
||||
<span class="help-inline">When the event happen, you want control which OUTPUT?</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ko if: ($root.isRegularOutput($data.controlled_io)) -->
|
||||
<!-- ko if: ($root.isRegularOutput($data.controlled_io())) -->
|
||||
<div class="control-group">
|
||||
<label class="control-label">Set Controlled IO Value</label>
|
||||
<div class="controls">
|
||||
|
||||
Reference in New Issue
Block a user