|
|
|
@@ -124,6 +124,7 @@ function search(){ |
|
|
|
$('#searchForm').addClass("hiddenSearch"); |
|
|
|
initPageInfo(); |
|
|
|
if(!isEmpty(currentSearchKeyword)){ |
|
|
|
document.getElementById("find_id").innerHTML=getLabel(isZh,"search_finded"); |
|
|
|
currentSearchSortBy = sortBy[10]; |
|
|
|
currentSearchAscending = "false"; |
|
|
|
OnlySearchLabel =false; |
|
|
|
|