about summary refs log tree commit diff
path: root/app/views/settings/preferences
diff options
context:
space:
mode:
authorbeatrix <beatrix.bitrot@gmail.com>2017-12-10 23:10:19 -0500
committerGitHub <noreply@github.com>2017-12-10 23:10:19 -0500
commit08b0861b961a0f5e68ccd6a21db463671723652d (patch)
tree70f43d6c81aeca94c868e9ea1fb375ddc8c9ec76 /app/views/settings/preferences
parent01a3461befbf12f5ae0763af28dbc364f7d8936c (diff)
parent0466aa8d08796a227b01b1f698911856a198c2ee (diff)
Merge pull request #250 from chriswmartin/fav-confirm-modal
add favourite confirmation modal
Diffstat (limited to 'app/views/settings/preferences')
-rw-r--r--app/views/settings/preferences/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/settings/preferences/show.html.haml b/app/views/settings/preferences/show.html.haml
index e2e48a699..45a3b2eb0 100644
--- a/app/views/settings/preferences/show.html.haml
+++ b/app/views/settings/preferences/show.html.haml
@@ -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