Expland lists of objects on search

This commit is contained in:
Dan Sosedoff 2019-07-05 16:20:46 -05:00
parent 416cae3101
commit 5c3b21d711
2 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -966,6 +966,7 @@ function bindDatabaseObjectsFilter() {
}
$(".clear-objects-filter").show();
$(".schema-group").addClass("expanded");
filterTimeout = setTimeout(function () {
filterObjectsByName(val)