parent
ce7331c6a4
commit
a2dbc4a818
12 changed files with 50 additions and 52 deletions
|
@ -19,7 +19,7 @@
|
|||
= ff.input :translatable_private, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_translatable_private')
|
||||
|
||||
.fields-group
|
||||
= ff.input :allow_quote, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_allow_quote'), hint: false
|
||||
= ff.input :allow_quote, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_allow_quote'), hint: I18n.t('simple_form.hints.defaults.setting_allow_quote')
|
||||
|
||||
%h4= t 'privacy_extra.stop_deliver'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue