Changeset 107764 in spip-zone for _plugins_/gis_geometries/saisies/carte.html
- Timestamp:
- Nov 27, 2017, 10:04:41 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/gis_geometries/saisies/carte.html
r104872 r107764 585 585 586 586 $(function () { 587 $.getScript('[(#PRODUIRE{fond=javascript/gis.js} |compacte)]', function () {587 $.getScript('[(#PRODUIRE{fond=javascript/gis.js})]', function () { 588 588 if (typeof (callback_form_map_[(#ENV{nom})]) === "function") { 589 589 init_map(callback_form_map_[(#ENV{nom})]);
Note: See TracChangeset
for help on using the changeset viewer.