מדיה ויקי:Gadget-CustomSideBarLinks.js: הבדלים בין גרסאות בדף
bug |
לש"פ |
||
| שורה 13: | שורה 13: | ||
.append($('<div>', {'class': 'body'}).html(linkstext)) | .append($('<div>', {'class': 'body'}).html(linkstext)) | ||
); | ); | ||
$( document ).trigger( 'new- | $( document ).trigger( 'new-portlet-link', [linksPortalName] ); | ||
return; | return; | ||
} // else... | } // else... | ||