Skip to content

Commit 30cc97d

Browse files
author
Gaurav SinghaRoy
committed
minor fix in js
1 parent 5d7b053 commit 30cc97d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/assets/javascripts/resources/querybuilder.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ QueryBuilder = {
7676
$("#hdn_searched_class_value").val("");
7777
$("#tbl_classes_search_result").hide("fast");
7878
$("#hdn_done_searching_class").val("false");
79+
$("#qb_class_search_error").hide("fast");
7980
}
8081
}
8182
},

0 commit comments

Comments
 (0)