Restore (short) attribution on the map, closes #110

This commit is contained in:
Norbert Renner 2018-07-03 20:41:26 +02:00
parent 4740048960
commit 59827a524f
5 changed files with 56 additions and 26 deletions

View file

@ -29,7 +29,8 @@
"bootstrap-select": "hugdx/bootstrap-select#patch-1",
"leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev",
"leaflet.editable": "^1.1.0",
"codemirror": "^5.35.0"
"codemirror": "^5.35.0",
"mapbbcode": "MapBBCode/mapbbcode#v1.2.0"
},
"overrides": {
"leaflet": {
@ -100,6 +101,9 @@
"jquery": "*",
"bootstrap": "*"
}
},
"mapbbcode": {
"main": "src/controls/PermalinkAttribution.js"
}
},
"resolutions": {