Adds medolier + bag antics

This commit is contained in:
Thalpy
2019-10-15 11:40:07 +01:00
parent 23743c8630
commit e71a70f406
5 changed files with 40 additions and 16 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='createVial' 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"}}' >Dispense Buffer to SmartDarts </ui-button>
<br/>
</ui-display>