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 @@
132132 }
133133 });
134134
135 - // Init
136 - // FIXME
137 - //$( document ).ready( PhotoCommons.init );
138 -
139135 })(jQuery);
\ No newline at end of file

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83054optimizing the way the dialog-div is added to the admin panel + fixing Bug 27...krinkle23:30, 1 March 2011

Status & tagging log