aboutsummaryrefslogtreecommitdiff
path: root/views/alerts.haml
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-08-19 10:49:28 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-08-19 10:49:28 +0100
commit5fac7af657afccb5ef2dc887b4312e0a9b8f4969 (patch)
tree11f8b85db27d6940fb3fdeef6ef6683072510289 /views/alerts.haml
parent3622b64a7ba411da478d1a7870876704f2c0f23c (diff)
parent334aa01056f199123e81f5bff44dbdb998562fdf (diff)
merge
Diffstat (limited to 'views/alerts.haml')
-rw-r--r--views/alerts.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/alerts.haml b/views/alerts.haml
index 54bfff7..3018d6c 100644
--- a/views/alerts.haml
+++ b/views/alerts.haml
@@ -8,5 +8,5 @@
%p No alerts to display.
:javascript
// Do the magic updates..
- setInterval("updateAlertsTable('#{@alert_type}','#{@group_by}');", 30000)
+ setInterval("updateAlertsTable('#{@alert_type}','#{@group_by}');", 120000)