Remove unsafe limited distrubition setting
This commit is contained in:
parent
a41ed4a26d
commit
3f211a654f
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@
|
|||
.fields-group
|
||||
= ff.input :public_post_to_unlisted, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_public_post_to_unlisted'), hint: I18n.t('simple_form.hints.defaults.setting_public_post_to_unlisted')
|
||||
|
||||
.fields-group
|
||||
= ff.input :unsafe_limited_distribution, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_unsafe_limited_distribution'), hint: I18n.t('simple_form.hints.defaults.setting_unsafe_limited_distribution')
|
||||
|
||||
.fields-group
|
||||
= ff.input :default_sensitive, wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_default_sensitive'), hint: I18n.t('simple_form.hints.defaults.setting_default_sensitive')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue