add initial components based off of tootsuite pr #1507

This commit is contained in:
cwm
2017-12-09 10:26:22 -06:00
parent 776867ea73
commit abe95b614b
13 changed files with 130 additions and 17 deletions

View File

@ -32,6 +32,7 @@
= f.input :setting_unfollow_modal, as: :boolean, wrapper: :with_label
= f.input :setting_boost_modal, as: :boolean, wrapper: :with_label
= f.input :setting_favourite_modal, as: :boolean, wrapper: :with_label
= f.input :setting_delete_modal, as: :boolean, wrapper: :with_label
.fields-group