Add indexable_local setting
This commit is contained in:
parent
4ebf500e55
commit
90e5d586f3
2 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,9 @@
|
|||
.fields-group
|
||||
= ff.input :indexable, wrapper: :with_label
|
||||
|
||||
.fields-group
|
||||
= ff.input :indexable_local, wrapper: :with_label
|
||||
|
||||
%h4= t('privacy.privacy')
|
||||
|
||||
%p.lead= t('privacy.privacy_hint_html')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue