From 370fbd5924ec12db11be1d4edd13134de4d1cdfd Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 13 Nov 2015 16:00:28 -0300 Subject: [PATCH] Return automatically after set unit/lang/alt/color --- public/views/includes/sidebar.html | 2 +- public/views/preferences.html | 2 +- public/views/preferencesGlobal.html | 10 +++++----- src/js/controllers/index.js | 1 + src/js/controllers/preferencesAltCurrency.js | 8 ++++++-- src/js/controllers/preferencesColor.js | 12 ++++++------ src/js/controllers/preferencesLanguage.js | 3 ++- src/js/controllers/preferencesUnit.js | 7 +++++-- src/js/services/go.js | 4 ++++ 9 files changed, 31 insertions(+), 18 deletions(-) diff --git a/public/views/includes/sidebar.html b/public/views/includes/sidebar.html index 106bf4af7..bb41f2c7a 100644 --- a/public/views/includes/sidebar.html +++ b/public/views/includes/sidebar.html @@ -39,7 +39,7 @@
  • - +
    Settings
    diff --git a/public/views/preferences.html b/public/views/preferences.html index a124cdf9e..ff31aaa0f 100644 --- a/public/views/preferences.html +++ b/public/views/preferences.html @@ -50,7 +50,7 @@
  • - Still not done + Still not done
    diff --git a/public/views/preferencesGlobal.html b/public/views/preferencesGlobal.html index 54da4fa4b..7162d2bb3 100644 --- a/public/views/preferencesGlobal.html +++ b/public/views/preferencesGlobal.html @@ -8,7 +8,7 @@
    -
      +

      • @@ -19,7 +19,7 @@
        Language
      -
        +

        • @@ -36,7 +36,7 @@
          Alternative Currency
        -
          +

          • @@ -51,7 +51,7 @@
            Use Unconfirmed Funds
          -
            +

            • @@ -59,7 +59,7 @@