Add simple_timeline_menu setting

This commit is contained in:
KMY 2023-09-18 11:46:26 +09:00
parent e4e9a9fcae
commit c0af1b0aaf
8 changed files with 37 additions and 18 deletions

View file

@ -46,6 +46,9 @@
.fields-group
= ff.input :'web.bookmark_category_needed', wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_bookmark_category_needed'), hint: I18n.t('simple_form.hints.defaults.setting_bookmark_category_needed')
.fields-group
= ff.input :'web.simple_timeline_menu', wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_simple_timeline_menu')
%h4= t 'appearance.discovery'
.fields-group