Änderungen

Aus WIKI LAUER-FISCHER GmbH
Wechseln zu: Navigation, Suche

MediaWiki:Common.js

6 Bytes hinzugefügt, 08:12, 28. Mär. 2018
keine Bearbeitungszusammenfassung
// Delete WINAPO SQL from Addon-Produkte and insert a new link after Addon-Produkte.
// That way WINAPO SQL looks like big link and is not affected by slideToggle() on Addon-Produkte.
/* jQuery(document).ready(function () {
jQuery("#n-WINAPO-SQL").detach();
jQuery("#p-AddOn-Produkte").css({ "margin-bottom": "2px" });
// Register slideToggle() on each category.
jQuery("div.generated-sidebar.portlet > h3").each(makeOnClick);
});*/
// Registers the slideToggle() function on this and sets up the cookie

Navigationsmenü