Merge pull request #4751 from Citadel-Station-13/upstream-merge-34248

[MIRROR] removes the "and clear buffer" text on eject button
This commit is contained in:
LetterJay
2018-01-11 15:15:06 -06:00
committed by GitHub
+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>