mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
fixing jira IOTS-378
This commit is contained in:
parent
43a61d046b
commit
32d99bcab6
@ -45,7 +45,7 @@ $(document).ready(function () {
|
||||
var url = $(this).prop("href");
|
||||
var hash = url.substring(url.indexOf("#") + 1);
|
||||
|
||||
if (hash == "device_location") {
|
||||
if (hash == "device_location_tab") {
|
||||
if (!map) {
|
||||
loadLeafletMap();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user