Removes amount directive template
This commit is contained in:
parent
2b96293c80
commit
5c4890fac4
1 changed files with 0 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
<div class="amount">
|
||||
<span ng-if="start.length > 0" class="start">{{start}}</span><span ng-if="middle.length > 0" class="middle">{{middle}}</span><span ng-if="end.length > 0" class="end">{{end}}</span><span ng-if="currency.length > 0" class="currency">{{currency}}</span>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue