Merge pull request #4354 from VOREStation/upstream-merge-5645

[MIRROR] Fix the condimaster not working.
This commit is contained in:
Aronai Sieyes
2018-10-10 17:40:40 -04:00
committed by GitHub
+5
View File
@@ -72,6 +72,11 @@
{{:helper.link('', 'pill pill' + data.pillSprite, {'tab_select' : 'pill'}, null, 'link32')}}
{{:helper.link('', 'pill bottle' + data.bottleSprite, {'tab_select' : 'bottle'}, null, 'link32')}}
</div>
{{else}}
<hr>
<div class='item'>
{{:helper.link('Create bottle (50 units max)', null, {'createbottle' : 1})}}
</div>
{{/if}}
{{/if}}