summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rwxr-xr-xwww/js/DataModel.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js
index 20731214..fbb9a8ba 100755
--- a/www/js/DataModel.js
+++ b/www/js/DataModel.js
@@ -1865,10 +1865,7 @@ angular.module('zmApp.controllers')
var apiurl = loginData.apiurl;
var myurl = apiurl + "/monitors";
myurl += "/index/Type !=:WebSite.json";
- https://arjunrc.ddns.net:8889/zm/api/monitors/index/Type !=:WebSite.json
-
- //console.log ("API:"+myurl);
- // console.log ("gettign zms port");
+
getZmsMultiPortSupport()
.then(function (zmsPort) {