Skip to content

Commit 1f3cc3c

Browse files
authored
Merge pull request #198 from Resgrid/develop
CU-868ba84kp Tweaking inital create script.
2 parents 014b488 + 209ebc7 commit 1f3cc3c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.dashboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ var resgrid;
128128
// height = "330px";
129129
// width = "100%";
130130
// }
131-
//map = new google.maps.Map(document.getElementById('map'), mapOptions);
131+
map = new google.maps.Map(document.getElementById('map'), mapOptions);
132132
//initMap();
133133
});
134134
function refreshCalls() {

0 commit comments

Comments
 (0)