r101214 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101213‎ | r101214 | r101215 >
Date:21:58, 28 October 2011
Author:preilly
Status:ok
Tags:
Comment:
call search api after + update
Modified paths:
  • /trunk/extensions/MobileFrontend/javascripts/opensearch.js (modified) (history)

Diff [purge]

Index: trunk/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

Follow-up revisions

RevisionCommit summaryAuthorDate
r101215mft r101214preilly21:59, 28 October 2011

Status & tagging log