Merge pull request #3577 from gabrielbazan7/fix/topbar

fix topbar color
This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-02 16:45:37 -03:00
commit f6f16dfa3f
1 changed files with 1 additions and 1 deletions

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>