Commit d8f3820e by Kim Eunchul

#40365 【TECSS(Biz) webviewer 1.9】一覧画面で検索時にエラーを起こすキーワードがある

parent 85e19a00
...@@ -375,7 +375,7 @@ HEADER.searchHeaderButtonFunction = function(){ ...@@ -375,7 +375,7 @@ HEADER.searchHeaderButtonFunction = function(){
} }
ClientData.searchCond_searchText(" "); ClientData.searchCond_searchText(" ");
ClientData.searchCond_searchDivision(0); ClientData.searchCond_searchDivision("0");
//window.location = COMMON.ScreenIds.ContentSearch; //window.location = COMMON.ScreenIds.ContentSearch;
AVWEB.avwScreenMove(COMMON.ScreenIds.ContentSearch); AVWEB.avwScreenMove(COMMON.ScreenIds.ContentSearch);
return; return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment