mirror of
https://github.com/Sebclem/OctoPrint-SimpleEmergencyStop.git
synced 2024-11-05 00:53:00 +01:00
Remove title that cause crash ?!
This commit is contained in:
parent
c2c8a7f17a
commit
9d75263053
@ -1,4 +1,4 @@
|
||||
<a data-bind="click: click, visible: visibleTest()" title="{{ _('!!! Emergency Stop !!!') }}" href="#">
|
||||
<a data-bind="click: click, visible: visibleTest()" href="#">
|
||||
<i class="icon-remove-sign" style="color: red"></i>
|
||||
</a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user