MediaWiki:Common.js: Difference between revisions

no edit summary
(Added Jersey to GuidedResearch map)
No edit summary
Line 362: Line 362:
         locationMap.rel = 'import';
         locationMap.rel = 'import';
/* CHANGE NEEDED: replace URL below every time the location-map.html is changed */
/* CHANGE NEEDED: replace URL below every time the location-map.html is changed */
locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/99b7afbc07cc1c6f61da97b90f298c0f6b0a43f5/location-map.html';
locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/6d3be583e0cf5e24638bab85e748424f68589147/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