Ref route.js. Fix tabs-scan title. Adds title to Wallet details
This commit is contained in:
parent
7f3364c5d6
commit
c7c051efba
11 changed files with 322 additions and 341 deletions
|
|
@ -27,15 +27,15 @@
|
|||
</div>
|
||||
<div class="item item-divider">
|
||||
</div>
|
||||
<div class="item item-icon-left" href ui-sref="termOfUse">
|
||||
<div class="item item-icon-left" href ui-sref="settings.termOfUse">
|
||||
<i class="icon ion-ios-bell-outline"></i>
|
||||
<span translate>Terms of Use</span>
|
||||
</div>
|
||||
<div class="item item-icon-left" href ui-sref="translators">
|
||||
<div class="item item-icon-left" href ui-sref="settings.translators">
|
||||
<i class="icon ion-ios-bell-outline"></i>
|
||||
<span translate>Translators</span>
|
||||
</div>
|
||||
<div class="item item-icon-left" href ui-sref="logs">
|
||||
<div class="item item-icon-left" href ui-sref="settings.logs">
|
||||
<i class="icon ion-ios-bell-outline"></i>
|
||||
<span translate>Session log</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue