mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Okay last tweak I'm seriously gonna stop
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -54,7 +54,7 @@
|
||||
|
||||
<ui-section label='Synthesize'>
|
||||
{{#each data.synthchems}}
|
||||
<ui-button grid action='synth' params='{"chem": "{{id}}"}'>{{name}}</ui-button>
|
||||
<ui-button grid state='{{synth_allowed ? null : "disabled"}}' action='synth' params='{"chem": "{{id}}"}'>{{name}}</ui-button>
|
||||
{{/each}}
|
||||
</ui-section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user