Removes AdvSend and Ref getFeeLevels before send

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-02 11:57:13 -03:00
commit e4729fa40c
6 changed files with 97 additions and 162 deletions

View file

@ -1,7 +1,7 @@
<div
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Preferences'; goBackToState = 'glidera'">
ng-init="titleSection='Preferences'; goBackToState = 'glidera'; noColor = true">
</div>
<div class="content preferences" ng-controller="preferencesGlideraController as glidera">