Content deleted Content added
use async functions, other code cleanup and simplification |
Not the sandbox |
||
Line 17:
}
var portletLink = mw.util.addPortletLink("p-cactions", "#", "Sort draft
$( portletLink ).click( function ( e ) {
e.preventDefault();
|