Fix mobile: save last focused wallet and update list!
This commit is contained in:
parent
3b5e96af29
commit
9b140a0f63
1 changed files with 11 additions and 10 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<div ng-init="init()">
|
||||
<header ng-click="$root.go('profile')" class="text-center">
|
||||
<div class="photo-container">
|
||||
<img gravatar-src="'{{$root.iden.getName()}}'" gravatar-size="45">
|
||||
|
|
@ -63,4 +64,4 @@
|
|||
<div ng-include="'views/includes/version.html'"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue