Remove: メディアを配送しない設定の削除 (#445)
This commit is contained in:
parent
92a16218c9
commit
407a53aa33
12 changed files with 7 additions and 23 deletions
|
@ -28,8 +28,5 @@
|
|||
|
||||
%h4= I18n.t('admin.domain_blocks.headers.disagreement')
|
||||
|
||||
.fields-group
|
||||
= f.input :reject_send_media, as: :boolean, kmyblue: true, wrapper: :with_label, label: I18n.t('admin.domain_blocks.reject_send_media'), hint: I18n.t('admin.domain_blocks.reject_send_media_hint')
|
||||
|
||||
.fields-group
|
||||
= f.input :reject_send_sensitive, as: :boolean, kmyblue: true, wrapper: :with_label, label: I18n.t('admin.domain_blocks.reject_send_sensitive'), hint: I18n.t('admin.domain_blocks.reject_send_sensitive_hint')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue