|
|
|
@ -710,9 +710,9 @@
|
|
|
|
|
createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/stationery_alert.html',
|
|
|
|
|
'Add Stationary Alert', 'glyphicon glyphicon-link', geoToolsMenu);
|
|
|
|
|
createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/within_alert.html',
|
|
|
|
|
'Add Geo Fence Enter Alert', 'glyphicon glyphicon-log-in', geoToolsMenu);
|
|
|
|
|
'Add Geofence Alert', 'glyphicon glyphicon-log-in', geoToolsMenu);
|
|
|
|
|
createGeoToolListItem(geoPublicUri + '/assets/html_templates/modal/exit_alert.html',
|
|
|
|
|
'Add Geo Fence Exit Alert', 'glyphicon glyphicon-log-out', geoToolsMenu);
|
|
|
|
|
'Add Geofence Exit Alert', 'glyphicon glyphicon-log-out', geoToolsMenu);
|
|
|
|
|
{{/if}}
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|