add wallet indicator in preferences

This commit is contained in:
Matias Alejo Garcia 2017-01-18 13:15:46 -03:00
commit 7c4434adc6
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
14 changed files with 77 additions and 5 deletions

View file

@ -6,7 +6,11 @@
</ion-nav-bar>
<ion-content>
<div class="wallet-item" ng-include="'views/includes/walletItem.html'"></div>
<div class="list settings-list settings-input-group">
<label class="item item-input item-stacked-label">
<span class="input-label">Wallet Service URL</span>
<input type="text" id="bwsurl" type="text" name="bwsurl" ng-model="bwsurl.value">