Change url to /receive and /history

This commit is contained in:
Yemel Jardi 2014-08-06 15:34:56 -03:00
commit 2ba794fc47
7 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
<div ng-controller="SidebarController">
<header class="p20">
<div class="text-center">
<a href="#!/addresses" class="db">
<a href="#!/receive" class="db">
<img src="img/logo-negative-beta.svg" alt="" width="100">
</a>
<div>
@ -12,7 +12,7 @@
</div>
<div class="line-sidebar"></div>
<div>
<a href="#!/addresses" class="name-wallet" tooltip-placement="bottom" tooltip="ID: {{$root.wallet.id}}">
<a href="#!/receive" class="name-wallet" tooltip-placement="bottom" tooltip="ID: {{$root.wallet.id}}">
<span>{{$root.wallet.getName()}}</span>
</a>
<a class="button gray small side-bar right" title="Manual Refresh"