mmore fixes
This commit is contained in:
parent
83a1fd3816
commit
8297839c40
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<ion-view>
|
||||
|
||||
<ion-nav-title>Enter Amount</ion-nav-title>
|
||||
<ion-nav-bar class="bar-stable">
|
||||
<ion-nav-title>Enter Amount</ion-nav-title>
|
||||
</ion-nav-bar>
|
||||
|
||||
<ion-pane>
|
||||
<ion-content class="calculator" scroll="false" class="amount" ng-controller="amountController" ng-init="init()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue