Difference between revisions 318902 and 318903 on test2wiki

/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === WARNING: GLOBAL GADGET FILE ===                      |
 * |                  Changes to this page affect many users.                    |
 * | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
 * |_____________________________________________________________________________|
 *
(contracted; show full)	 document.getElementById('wpSave').setAttribute("onkeydown", originalAction);
	 diff.parentNode.insertBefore(cbButton, diff.nextSibling);
	}

}
$( addCitationBot );

if ( $.inArray( mw.config.get( 'skin' ), [
'myskin', 'simple', 'monobook', 'modern', 'chick', 'vector'] ) !== -1 ) {
  $( addCBToToolbox );
}