* Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション * Fix lint
This commit is contained in:
parent
eee13b3f5f
commit
53c2aa797b
10 changed files with 23 additions and 7 deletions
|
@ -91,6 +91,7 @@
|
|||
|
||||
.fields-group
|
||||
= ff.input :'web.trends', wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_trends')
|
||||
= ff.input :'web.show_relationships', wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_show_relationships')
|
||||
|
||||
%h4= t 'appearance.confirmation_dialogs'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue