Dynamic pages, language switcher and fix schedule drag drop time mismatch bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user