From 389173f505802c12ac3f5bb377deb033893e1077 Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Sat, 8 Jul 2017 19:17:52 +0530 Subject: [PATCH] Fixes https://github.com/wso2/product-iots/issues/1084 --- .../cdmf.unit.geo-dashboard/geo-dashboard.hbs | 12 ++- .../cdmf.unit.geo-dashboard/geo-dashboard.js | 2 +- .../cdmf.unit.geo-dashboard/public/js/app.js | 99 +++++++------------ .../public/js/geo_remote.js | 11 --- .../public/js/websocket.js | 88 +++++++---------- 5 files changed, 77 insertions(+), 135 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/geo-dashboard.hbs b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/geo-dashboard.hbs index 4fe6e70fd3..0c94083014 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/geo-dashboard.hbs +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.geo-dashboard/geo-dashboard.hbs @@ -64,6 +64,12 @@
+ {{#if geoServicesEnabled}} +
+ Alerts Stream  + Spatial Stream +
+ {{/if}}