last of the port

This commit is contained in:
Poojawa
2018-03-06 21:51:37 -06:00
parent c526f3ec26
commit 6b6a08d332
6 changed files with 72 additions and 43 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<tab name='{{name}}'>
{{#each packs}}
<ui-section label='{{name}}' candystripe right>
<ui-button action='add' params='{"id": "{{id}}"}'>{{cost}} Credits (Premium Pricing)</ui-button>
<ui-button action='add' params='{"id": "{{id}}"}'>{{cost}} Credits</ui-button>
</ui-section>
{{/each}}
</tab>