mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
cleanup
This commit is contained in:
@@ -451,8 +451,6 @@ define('views/record/search', ['view'], function (Dep) {
|
||||
if (this.isSearchedWithAdvancedFilter) {
|
||||
this.showResetFiltersButton();
|
||||
|
||||
console.log(this.$applyFilters.get(0));
|
||||
|
||||
this.$applyFilters.focus();
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user