Content deleted Content added
make changes to jQuery constructor |
only add stub menu if not added already |
||
Line 85:
$(portletLink).click(function (e) {
e.preventDefault();
stubTagTab();
}
});
}
|