* foucus the searchQuery auto.

* adjust the placeholder info of searchquery.
This commit is contained in:
wangchunsheng
2012-06-29 05:55:50 +00:00
parent a507f4f4df
commit d9afee028d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ $lang->searchObjects['release'] = 'Release';
$lang->searchObjects['productplan'] = 'Plan';
$lang->searchObjects['testtask'] = 'Test Task';
$lang->searchObjects['doc'] = 'Doc';
$lang->searchTips = 'Id here';
$lang->searchTips = 'Id here(ctrl+g)';
/* File type of export. */
$lang->exportFileTypeList['csv'] = 'csv';