summaryrefslogtreecommitdiff
path: root/www/js/DataModel.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/DataModel.js')
-rwxr-xr-xwww/js/DataModel.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js
index de09d8cc..a9602ed1 100755
--- a/www/js/DataModel.js
+++ b/www/js/DataModel.js
@@ -1860,6 +1860,8 @@ angular.module('zmApp.controllers')
// monitorId == 0 means all monitors (ZM starts from 1)
//-----------------------------------------------------------------------------
+ // new reminder
+ // https://zm/api/events.json?&sort=StartTime&direction=desc
getEvents: function (monitorId, pageId, loadingStr, startTime, endTime) {
//console.log("ZMData getEvents called with ID=" + monitorId + "and Page=" + pageId);