fix: reroute static files and remove mockCms
This commit is contained in:
2
public/_static/dist/js/main-ng.js
vendored
2
public/_static/dist/js/main-ng.js
vendored
@@ -17289,7 +17289,7 @@
|
||||
this.attachEvents()
|
||||
}
|
||||
K.prototype = {
|
||||
ICON_BASE_URL: "/static/img/icons/map/map-pin-",
|
||||
ICON_BASE_URL: "/_static/img/icons/map/map-pin-",
|
||||
ICON_SIZE: 34,
|
||||
createMap: function() {
|
||||
var e = Z('<div id="mapElement" style="position: absolute; width: 100%; height: 100%;"></div>')
|
||||
|
||||
Reference in New Issue
Block a user