Fix customized-amount

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-15 14:56:05 -03:00
commit 5c8b029c80
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -55,7 +55,7 @@
<i class="icon-checkmark-circle size-14"></i>
</small>
</div>
<div ng-if="!showAlternative">
<div ng-show="!showAlternative">
<label for="amount">
<span translate>Amount</span>
</label>
@ -66,7 +66,7 @@
<a class="postfix button" ng-style="{'background-color':color}" ng-click="toggleAlternative()">{{unitName}}</a>
</div>
</div>
<div ng-if="showAlternative">
<div ng-show="showAlternative">
<label for="alternative"><span translate>Amount</span> [{{ alternativeIsoCode }}]
</label>
<div class="input">