Jump to content

MediaWiki:Common.js: Difference between revisions

updated git location for GuidedResearch map
No edit summary
(updated git location for GuidedResearch map)
Line 387: Line 387:
         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/5c86ab61a9484eb7d813533d5c30becec8db5352/location-map.html';
         locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/578be7c96148d1148f6aaf211c3599c25b86a60f/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