diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-23 07:25:36 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-23 07:25:36 -0400 |
| commit | dc29a463418d49e02c71493ca7d3e13b6b65e650 (patch) | |
| tree | 5083f3a8f66e9a55e8f5c44134090fd336764872 /www/js/EventServer.js | |
| parent | b5cbc97a8b555d73d102d7742ae1f014e7349492 (diff) | |
You can now specify a minimum reporting interval per monitor for notifications
Diffstat (limited to 'www/js/EventServer.js')
| -rw-r--r-- | www/js/EventServer.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/js/EventServer.js b/www/js/EventServer.js index e47ca109..77922f0e 100644 --- a/www/js/EventServer.js +++ b/www/js/EventServer.js @@ -20,9 +20,6 @@ angular.module('zmApp.controllers') var localNotificationId = 0; - - - //-------------------------------------------------------------------------- // used to compare versions of event server //-------------------------------------------------------------------------- |
