adding wallet id on url
This commit is contained in:
parent
28d9d76f93
commit
965619740b
25 changed files with 82 additions and 75 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<ion-view ng-controller="tabSettingsController" cache-view="false" ng-init="init()">
|
||||
<ion-view>
|
||||
<ion-nav-title>Global Settings</ion-nav-title>
|
||||
<ion-content class="has-header">
|
||||
<ion-content class="has-header" ng-controller="tabSettingsController" cache-view="false" ng-init="init()">
|
||||
<div class="item item-divider">
|
||||
</div>
|
||||
<div class="list">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue