From 209ebc7059ba04db55478a1b8ef50077aa5b8269 Mon Sep 17 00:00:00 2001 From: Shawn Jackson Date: Mon, 14 Apr 2025 14:12:10 -0700 Subject: [PATCH] CU-868ba84kp Tweaking inital create script. --- .../Sql/M0001_InitialMigration.sql | Bin 278484 -> 278464 bytes .../dispatch/resgrid.dispatch.dashboard.js | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Providers/Resgrid.Providers.MigrationsPg/Sql/M0001_InitialMigration.sql b/Providers/Resgrid.Providers.MigrationsPg/Sql/M0001_InitialMigration.sql index 1d2934046c0d6a89f3758e31bc912f9d75e158c6..8f7de8b931daab75531817e8d568d8f17a724ddd 100644 GIT binary patch delta 30 mcmcceU*N!h0p|bz6eb6n*f!d=+A+4;F}2z;Z?$7-um=FzKMU*t delta 56 zcmX@`U*O7r0jB@|reB!BXg9flnXS>I)q}CsgQ?Ynd8-FYh5Zy379nQ_e+FM5^kfKO Lux8+8;9>v(dAty_ diff --git a/Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.dashboard.js b/Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.dashboard.js index 0cb19208..1cdd7790 100644 --- a/Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.dashboard.js +++ b/Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.dashboard.js @@ -128,7 +128,7 @@ var resgrid; // height = "330px"; // width = "100%"; // } - //map = new google.maps.Map(document.getElementById('map'), mapOptions); + map = new google.maps.Map(document.getElementById('map'), mapOptions); //initMap(); }); function refreshCalls() {