Ohh I'm fixing

This commit is contained in:
Thalpy
2019-10-15 13:41:49 +01:00
parent acc0ff8a17
commit e115c456f3
5 changed files with 21 additions and 25 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
<br/>
<ui-button action='createDart' params='{"many": 0}' state='{{data.bufferContents ? null : "disabled"}}' >Create SmartDart (max 20µ)</ui-button>
<br/>
<ui-button action='createDart' params='{"many": 1}' state='{{data.bufferContents ? null : "disabled"}}' >Dispense Buffer to SmartDarts </ui-button>
<ui-button action='createDart' params='{"many": 1}' state='{{data.bufferContents ? null : "disabled"}}' >Create multiple SmartDarts </ui-button>
<br/>
</ui-display>