mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
Update select-icon.js (#2242)
This commit is contained in:
@@ -124,8 +124,6 @@ define('views/admin/entity-manager/modals/select-icon', ['views/modal', 'model']
|
||||
},
|
||||
|
||||
processQuickSearch: function (filter) {
|
||||
console.log(filter);
|
||||
|
||||
if (!filter) {
|
||||
this.$el.find('.icon-container').removeClass('hidden');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user