r101776 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r101775
|
r101776
|
r101777
>
Date:
02:21, 3 November 2011
Author:
preilly
Status:
ok
Tags:
Comment:
remove console.log that was left in
Modified paths:
/trunk/extensions/MobileFrontend/javascripts/opensearch.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/javascripts/opensearch.js
—
—
@@ -166,7 +166,6 @@
167
167
if ( i < ( sections.length - 1 ) ) {
168
168
html = html + '<hr />';
169
169
}
170
- console.log(html);
171
170
}
172
171
html = html + '</div>';
173
172
results.innerHTML = html;
Follow-up revisions
Revision
Commit summary
Author
Date
r101777
1.18wmf1: MFT
r101776
preilly
02:22, 3 November 2011
Status & tagging log
01:33, 13 December 2011
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r101776
[
removed:
new
added:
ok]