remove temporary vars
This commit is contained in:
parent
3225553d78
commit
0f0e7b78d5
2 changed files with 7 additions and 17 deletions
|
|
@ -90,7 +90,7 @@
|
|||
<input type="number" id="alternative_amount"
|
||||
ng-disabled="loading || !ctrl.rateService.isAvailable "
|
||||
name="alternative" placeholder="Amount" ng-model="alternative"
|
||||
min="{{minAlternativeAmount}}" max="10000000000" enough-amount required
|
||||
enough-amount required
|
||||
autocomplete="off"
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue