fix topbar color

This commit is contained in:
Gabriel Bazán 2015-12-02 16:35:49 -03:00
commit b11aa2b618

View file

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