https://bugzilla.wikimedia.org/show_bug.cgi?id=28681
DieBuche <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from DieBuche <[email protected]> 2011-04-26 10:13:07 UTC --- Fixed in r86942. mw.toolbar.buttons can be modified to your heart's content, it's written out on document.ready. mw.toolbar.buttons is filled immediately, so you don't need to wait for it. If addButton is called after doc.ready, the button is *immidiately* added to the DOM -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
