removes the "and clear buffer" text on eject button

This commit is contained in:
yorii
2018-01-11 10:49:54 +01:00
committed by CitadelStationBot
parent b2021912d7
commit 6a485fa8df
+1 -1
View File
@@ -4,7 +4,7 @@
style='{{data.isBeakerLoaded ? "selected" : null}}'
state='{{data.isBeakerLoaded ? null : "disabled"}}'
action='eject'
>{{data.isBeakerLoaded ? "Eject and Clear Buffer" : "No beaker"}}
>{{data.isBeakerLoaded ? "Eject" : "No beaker"}}
</ui-button>
<ui-section>