From 56135da72065eaed1219eb679336eb09d3069184 Mon Sep 17 00:00:00 2001 From: Carl Chenet Date: Sat, 20 May 2017 13:58:46 +0200 Subject: [PATCH] remove old pushover --- app/views/settings/index.html.erb | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/app/views/settings/index.html.erb b/app/views/settings/index.html.erb index 48d016f..1ac928d 100644 --- a/app/views/settings/index.html.erb +++ b/app/views/settings/index.html.erb @@ -87,24 +87,6 @@
-
- <%= t('.notificationsettings') %> -
- -
- <%= f.label :pushover_user_key, - raw(t(".pushover")), - :class => "required" %> - <%= link_to((f.object.pushover_user_key.present?? - t('.managepushoversubscription') : t('.subscribewithpushover')), - "/settings/pushover", :class => "pushover_button", :method => :post) %> - - <%= t('.foroptionalcomment') %> - -
- -
-
<%= t('.commentreplynotificationsettings') %>