|
|
|
@@ -166,7 +166,7 @@ function initDiv(isSearchLabel=false){ |
|
|
|
} |
|
|
|
|
|
|
|
function doSpcifySearch(tableName,keyword,sortBy="",ascending="false"){ |
|
|
|
initDiv(true); |
|
|
|
initDiv(false); |
|
|
|
document.getElementById("find_id").innerHTML=getLabel(isZh,"search_finded"); |
|
|
|
currentSearchKeyword = keyword; |
|
|
|
initPageInfo(); |
|
|
|
|