2017-03-24 16:18:17 +10:00
|
|
|
<div id="sidebar_estop_background" class="estop_sidebar" data-bind="css: estopState">
|
2017-11-10 00:22:35 +10:00
|
|
|
<button type="button" id="emergemcy_stop" class="btn-estop" data-bind="attr: { title: buttonTitle }, text: buttonText, enable: enableEstop, click: function() { sendEstopCommand() }"></button>
|
2017-03-23 07:17:16 +10:00
|
|
|
</div>
|
|
|
|
|