Test
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</table>
|
||||
|
||||
<h4><p data-bind="html: settings.settings.plugins.enclosure.io1Label"></p></h4>
|
||||
<button type="submit" data-bind="click: handleIO.bind($data, 'io1', 'on')" class="btn">Turn on</button>
|
||||
<button type="submit" data-bind="click: handleIO.bind($data, ['io1', 'on'])" class="btn">Turn on</button>
|
||||
<button type="submit" data-bind="click: handleIO.bind($data, 'io1', 'off'), enable: settings.settings.plugins.enclosure.io1Enable && isConnected()" class="btn">Turn off</button>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user