mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-06 17:51:15 -04:00
Update l10n and sot l10n entries.
This commit is contained in:
parent
570599c19d
commit
d244ab9fca
35 changed files with 350 additions and 317 deletions
|
@ -7,7 +7,7 @@ modulejs.define('ext/search', ['_', '$', 'core/event', 'core/location', 'core/re
|
|||
var template =
|
||||
'<div id="search" class="tool">' +
|
||||
'<img src="' + resource.image('search') + '" alt="search"/>' +
|
||||
'<input type="text" value="" placeholder="search"/>' +
|
||||
'<input class="l10n_ph-search" type="text" value="" placeholder="search"/>' +
|
||||
'</div>';
|
||||
var inputIsVisible = false;
|
||||
var prevPattern = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue