https://bugzilla.wikimedia.org/show_bug.cgi?id=24779
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Blocks| |44881 Resolution|--- |WORKSFORME --- Comment #6 from Bartosz Dziewoński <[email protected]> --- This certainly works now, even if it didn't work before. Tested using this JS: >>> mw.util.addPortletLink('p-views', '#', 'Test tab', 'ca-test', null, null, >>> 'ca-history') >>> $('#ca-test').addClass('collapsible') The resulting tab collapses just like it should. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
