Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2588-summaries_refactor
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-11-25 08:01:47 +01:00
commit 5ff364dcf0
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ class Controller extends Section {
removeItemName() {
this.itemName = null;
this.applyFilters();
this.$.searchbar.doSearch({}, 'bar');
}
applyFilters(filter = {}) {