r101215 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101214‎ | r101215 | r101216 >
Date:21:59, 28 October 2011
Author:preilly
Status:ok
Tags:
Comment:
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
@@ -95,6 +95,7 @@
9696 function sqValUpdate( sqValue ) {
9797 if ( search ) {
9898 search.value = sqValue;
 99+ searchApi( search.value );
99100 }
100101 }
101102

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101214call search api after + updatepreilly21:58, 28 October 2011

Status & tagging log