מדיה ויקי:Common.js: הבדלים בין גרסאות בדף

מ כנראה שזה השם
מאין תקציר עריכה
שורה 153: שורה 153:
}
}


// create an event when addPortletLink() is called, so scripts that manipulate menus ca readjust.
// create an event when util.addPortletLink() is called, so scripts that manipulate menus ca readjust.
var oldFunc = mw.util.addPortletLink;
var oldFunc = mw.util.addPortletLink;
if ( typeof oldFunc === 'function' ) {
if ( typeof oldFunc === 'function' ) {