|
|
@ -764,7 +764,7 @@
|
|
|
|
stationaryAlert.addClass("geo-alert");
|
|
|
|
stationaryAlert.addClass("geo-alert");
|
|
|
|
|
|
|
|
|
|
|
|
var withinAlert = createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/within_alert.html',
|
|
|
|
var withinAlert = createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/within_alert.html',
|
|
|
|
'Add Geofence Alert', 'glyphicon glyphicon-log-in', geoToolsMenu);
|
|
|
|
'Add Geofence Enter Alert', 'glyphicon glyphicon-log-in', geoToolsMenu);
|
|
|
|
withinAlert.addClass("geo-alert");
|
|
|
|
withinAlert.addClass("geo-alert");
|
|
|
|
|
|
|
|
|
|
|
|
var exitAlert = createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/exit_alert.html',
|
|
|
|
var exitAlert = createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/exit_alert.html',
|
|
|
|