r82359 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r82358
|
r82359
|
r82360
>
Date:
22:44, 17 February 2011
Author:
catrope
Status:
ok
Tags:
Comment:
WikiEditor: Make sure that the toolbar is enabled before loading dialogs. Should fix
bug 27471
Modified paths:
/trunk/extensions/WikiEditor/WikiEditor.hooks.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WikiEditor/WikiEditor.hooks.php
—
—
@@ -41,6 +41,7 @@
42
42
),
43
43
'requirements' => array(
44
44
'usebetatoolbar-cgd' => true,
45
+ 'usebetatoolbar' => true,
45
46
),
46
47
'modules' => array(
47
48
'ext.wikiEditor.dialogs',
Follow-up revisions
Revision
Commit summary
Author
Date
r82360
1.17wmf1: MFT
r82359
catrope
22:45, 17 February 2011
Status & tagging log
21:12, 15 April 2011
😂
(
talk
|
contribs
)
changed the
status
of r82359
[
removed:
new
added:
ok]