mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
More refactoring and features
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user