More refactoring and features

This commit is contained in:
Colin McLeod
2015-05-04 18:31:34 -07:00
parent c5cdebc5a7
commit f4df56e34a
57 changed files with 1186 additions and 708 deletions

View File

@@ -3,8 +3,8 @@
<h2 ng-bind="s.properties.name"></h2>
<small ng-bind="s.properties.manufacturer"></small>
<div class="subtitle">
<div class="purpose" ng-bind="SP[s.properties.group]"></div>
<div class="purpose" ng-bind="SP[s.properties.grp]"></div>
</div>
{{fCrd(s.properties.cost)}} CR
{{fCrd(s.properties.cost)}} <span class="ico ico-coin-dollar"></span>
</a>
</div>