bws is moved to preferences->advanced and set it locally

This commit is contained in:
Javier 2015-10-15 16:32:10 -03:00
commit b2e92b9424
4 changed files with 14 additions and 15 deletions

View file

@ -1,7 +1,7 @@
<div
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Bitcore Wallet Service'; goBackToState = 'preferences'; noColor = true">
ng-init="titleSection='Bitcore Wallet Service'; goBackToState = 'preferencesAdvanced'; noColor = true">
</div>