Merge pull request #398 from colkito/feature/firefox-addon-files

Feature/firefox addon files
This commit is contained in:
Gustavo Maximiliano Cortez 2014-05-19 10:30:07 -03:00
commit 99dd6a91fa
10 changed files with 41 additions and 5 deletions

View file

@ -209,9 +209,9 @@
<div class="large-12 columns text-center line-dashed">
<a href="#settings">Settings</a> &middot;
<span ng-show="wallets.length">
<a href="#/setup">Create a new wallet</a> &middot;
<a href="#setup">Create a new wallet</a> &middot;
</span>
<a ng-href="#import">Import a backup</a>
<a href="#import">Import a backup</a>
</div>
</div>
</div> <!-- End !loading -->