https://bugzilla.wikimedia.org/show_bug.cgi?id=47396
--- Comment #3 from Krinkle <[email protected]> --- Change-Id: If598552fac639da645a8b1273c5fc6028695fcc1 > @@ -777,10 +778,10 @@ ve.init.mw.ViewPageTarget.prototype.setupSkinTabs > this.veEditUri, > - $caEdit.text(), > + $caEditA.text(), > $caEdit.attr( 'id' ), > - $caEdit.attr( 'title' ), > - $caEdit.attr( 'accesskey' ), > + $caEditA.attr( 'title' ), > + $caEditA.attr( 'accesskey' ), > caVeEditSource > ); > } -- 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
