From 4cfdcdddd5d6d583faba2ec9973455b0b23c2c18 Mon Sep 17 00:00:00 2001 From: Martii Date: Sun, 8 Feb 2015 14:07:28 -0700 Subject: [PATCH] Start timer on view for reminders * Do this in case someone hotlinks lower in the page and ends up missing these when traversing Applies to #573 and #484 and more for #567 and start of #568 --- views/includes/scripts/hideReminders.html | 43 ++++++++++++++++++++--- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a/views/includes/scripts/hideReminders.html b/views/includes/scripts/hideReminders.html index 5f990c8a6..d9b2b214a 100644 --- a/views/includes/scripts/hideReminders.html +++ b/views/includes/scripts/hideReminders.html @@ -1,11 +1,44 @@