MediaWiki:Common.js: Difference between revisions

Added Malta to GuidedResearch map
(Added Guernsey to GuidedResearch map)
(Added Malta to GuidedResearch map)
Line 361: Line 361:
         var locationMap = document.createElement('link');
         var locationMap = document.createElement('link');
         locationMap.rel = 'import';
         locationMap.rel = 'import';
/* CHANGE NEEDED: replace URL below every time the location-map.html is changed */
/* CHANGE NEEDED: update URL below every time the location-map.html is changed */
locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/99f308b45b2bc7d40c873e608e8fe6188a70fcd8/location-map.html';
locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/e13eef1a24a78940945b7d3621862aafb203998f/location-map.html';
         var s = document.getElementsByTagName('script')[0];
         var s = document.getElementsByTagName('script')[0];
         s.parentNode.insertBefore(locationMap, s);
         s.parentNode.insertBefore(locationMap, s);
2,664

edits