Dynamic pages, language switcher and fix schedule drag drop time mismatch bug

This commit is contained in:
2015-02-21 15:05:45 +01:00
parent e60955130a
commit c8109c8ad6
29 changed files with 163 additions and 40 deletions
@@ -0,0 +1,2 @@
each locale in locales
a.language-switch-button{ action "switchTo" locale}= flag locale
@@ -0,0 +1,4 @@
.row: .small-12.columns
h2=model.title
/= page-body model.body
view page-body templateBody=model.body
@@ -36,6 +36,7 @@ if editIensProfile
App.NumberField valueBinding="controller.model.iens_profile"
= image_tag 'supplier/settings/iens-example.png'
span=t "settings.reviews.explanation"
.row: .small-12.columns= language-switcher
.form-row.form-actions
if saving
button.button.submit-supplier-settings.disabled