Fix confirm dialogs and popupService. Fix delete amount in amazon view. Fix ionic topbar
This commit is contained in:
parent
53a7a2ff05
commit
74c6e2e3b7
4 changed files with 17 additions and 11 deletions
|
|
@ -44,6 +44,7 @@
|
|||
max="500"
|
||||
ng-model="fiat"
|
||||
ng-pattern="/^[0-9]+(\.[0-9]{1,2})?$/"
|
||||
step="0.01"
|
||||
autocomplete="off" ignore-mouse-wheel required>
|
||||
<a class="postfix">USD</a>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue