Inits the workflow configuration
This commit is contained in:
parent
f66dac31c9
commit
e6e098b32e
286 changed files with 33660 additions and 64632 deletions
|
|
@ -97,7 +97,7 @@
|
|||
$(document).ready(function(){
|
||||
$("#Location_Address").googlegeocode({
|
||||
culture: '@System.Globalization.CultureInfo.CurrentCulture.Name',
|
||||
mapsApiKey: '@Startup.GoogleSettings.BrowserApiKey',
|
||||
mapsApiKey: '@Config.GoogleSettings.BrowserApiKey',
|
||||
mapId: 'map',
|
||||
longId: 'Location_Longitude',
|
||||
latId: 'Location_Latitude',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue