r101777 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101776‎ | r101777 | r101778 >
Date:02:22, 3 November 2011
Author:preilly
Status:deferred
Tags:
Comment:
1.18wmf1: MFT r101776
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/MobileFrontend/javascripts/opensearch.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/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;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101776remove console.log that was left inpreilly02:21, 3 November 2011

Status & tagging log