r83055 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r83054
|
r83055
|
r83056
>
Date:
23:37, 1 March 2011
Author:
krinkle
Status:
deferred
Tags:
Comment:
removed redundant call (see
r83054
CR)
Modified paths:
/trunk/tools/wp-photocommons/js/search.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/tools/wp-photocommons/js/search.js
—
—
@@ -131,8 +131,4 @@
132
132
}
133
133
});
134
134
135
- // Init
136
- // FIXME
137
- //$( document ).ready( PhotoCommons.init );
138
-
139
135
})(jQuery);
\ No newline at end of file
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r83054
optimizing the way the dialog-div is added to the admin panel + fixing
Bug 27...
krinkle
23:30, 1 March 2011
Status & tagging log
16:34, 2 March 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r83055
[
removed:
new
added:
deferred]