mirror of
https://github.com/Sebclem/OctoPrint-SimpleEmergencyStop.git
synced 2024-11-04 16:42:59 +01:00
5 lines
159 B
Django/Jinja
5 lines
159 B
Django/Jinja
<a data-bind="click: click, visible: loginState.isUser && printerState.isOperational" href="#">
|
|
<i class="icon-warning-sign" style="color: red"></i>
|
|
</a>
|
|
|