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 @@
167167 if ( i < ( sections.length - 1 ) ) {
168168 html = html + '<hr />';
169169 }
170 - console.log(html);
171170 }
172171 html = html + '</div>';
173172 results.innerHTML = html;

Follow-up revisions

RevisionCommit summaryAuthorDate
r1017771.18wmf1: MFT r101776preilly02:22, 3 November 2011

Status & tagging log