renamed icons
This commit is contained in:
@@ -268,7 +268,7 @@ script#control-view-template(type="text/x-template")
|
||||
|
||||
button.pure-button(title="Stop program.", @click="stop", style="height:100px;width:100px;font-weight:normal")
|
||||
svg(width="50", height="50")
|
||||
image(href="../resources/icons/Execute_button_stop.webp", width="50", height="50")
|
||||
image(href="../resources/icons/button_stop.webp", width="50", height="50")
|
||||
|
||||
button.pure-button(title="Pause program at next optional stop (M1).",
|
||||
@click="optional_pause", v-if="false", style="height:100px;width:100px;font-weight:normal")
|
||||
|
||||
Reference in New Issue
Block a user