mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
issue 1357 if kr_zip search, unset filterWait var
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10268 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0f7d44dab1
commit
3dead503c0
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ function completeSearchKrZip(ret_obj, response_tags, callback_args, fo_obj) {
|
||||||
|
|
||||||
$zone_search.hide();
|
$zone_search.hide();
|
||||||
$zone_list.show();
|
$zone_list.show();
|
||||||
|
filterWait[fo_obj.id] = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
function doHideKrZipList(form, column_name) {
|
function doHideKrZipList(form, column_name) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue