r92840 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r92839
|
r92840
|
r92841
>
Date:
01:19, 22 July 2011
Author:
werdna
Status:
ok
Tags:
Comment:
Add jquery.cookie dependency
Modified paths:
/trunk/extensions/MoodBar/MoodBar.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MoodBar/MoodBar.php
—
—
@@ -101,6 +101,7 @@
102
102
'ext.moodBar.init', // just in case
103
103
'jquery.localize',
104
104
'jquery.moodBar',
105
+ 'jquery.cookie',
105
106
),
106
107
'position' => 'bottom',
107
108
);
Status & tagging log
22:09, 22 July 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r92840
[
removed:
new
added:
ok]