Add trends UI with admin and user settings (#11502)

This commit is contained in:
Eugen Rochko
2019-08-06 17:57:52 +02:00
committed by GitHub
parent 82d2069c75
commit 9072fe5ab6
21 changed files with 189 additions and 13 deletions

View File

@ -25,6 +25,11 @@
= f.input :setting_reduce_motion, as: :boolean, wrapper: :with_label
= f.input :setting_system_font_ui, as: :boolean, wrapper: :with_label
%h4= t 'appearance.discovery'
.fields-group
= f.input :setting_trends, as: :boolean, wrapper: :with_label
%h4= t 'appearance.confirmation_dialogs'
.fields-group