MediaWiki:Group-editor.js: Difference between revisions

From FamilySearch Wiki
No edit summary
(Removing old notice)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* This code should load for all editors */
/* This code should load for all editors */
var wikiErrorMessage = 'FamilySearch Wiki is in read only mode for an update.';
var siteNotice = document.querySelector('#localNotice');
//siteNotice.innerHTML = '<div class="fs-alert fs-alert--error"><p>'+wikiErrorMessage+'</p></div>';

Latest revision as of 13:22, 17 March 2020

/* This code should load for all editors */