mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Timo Tijhof b169a01907 Follow-up 6ec34a3de: Fix bug and exception in edit notice button
After 6ec34a3de the edit notice button was no longer hidden by
default if there were no notices. The alert icon was always
visible (when clicked it would show "0 notices").

In addition, on any page (except pages with edit notices) it
would throw a fatal exception at load time because method .hide()
doesn't exist.

As a result, current master shows an incomplete toolbar (e.g. not even
a Save button!)

Change-Id: Ib6e91c4756664c25fbb7403ef54b4fffcc0f9938
2013-10-07 00:28:23 +00:00
..
ve.init.mw.ViewPageTarget.init.js Reference core bug 53774 in bug 49000 comment 2013-09-04 13:07:27 -07:00
ve.init.mw.ViewPageTarget.js Follow-up 6ec34a3de: Fix bug and exception in edit notice button 2013-10-07 00:28:23 +00:00