fix for toggle input #108
@@ -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