2017-03-24 07:18:17 +01:00
|
|
|
<div id="sidebar_estop_background" class="estop_sidebar" data-bind="css: estopState">
|
2017-11-09 15:22:35 +01: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-22 22:17:16 +01:00
|
|
|
</div>
|
|
|
|
|