MediaWiki:Common.js: Difference between revisions

no edit summary
(Implement Adobe Launch to replace Adobe Telium)
No edit summary
Line 286: Line 286:
/* This is where the code for inserting the Location Map starts. */
/* This is where the code for inserting the Location Map starts. */
(function() {
(function() {
       if (document.querySelector('h1#firstHeading').innerHTML === "Guided Research for Online Records") {
       if (document.querySelector('h1#firstHeading').innerHTML === "Guided Research for Online Records" || document.querySelector('#section_0').innerHTML === 'Guided Research for Online Records') {


         var polyfill = document.createElement('script');
         var polyfill = document.createElement('script');
53,890

edits