Removed createWallet page. Added link for create, join and import to the top menu.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-13 11:10:39 -03:00
commit 72cfc49d55
10 changed files with 28 additions and 31 deletions

View file

@ -70,10 +70,6 @@
</div>
<div class="text-right">
<a class="back-button m20r" href="#!/createWallet">
<i class="icon-arrow-left2 vm"></i>
<span translate>Back</span>
</a>
<button translate type="submit" class="button secondary m0" ng-disabled="joinForm.$invalid">Join</button>
</div>
</div>