User:XcruftX/monobook.js: Difference between revisions
Appearance
Content deleted Content added
←Blanked the page |
No edit summary |
||
Line 1: | Line 1: | ||
addPortletLink ('p-cactions', 'javascript:foo();', 'Test link'); |
|||
function foo() { |
|||
alert("foo"); |
|||
} |