Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2588-summaries_refactor
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
commit
5ff364dcf0
|
@ -209,7 +209,7 @@ class Controller extends Section {
|
|||
|
||||
removeItemName() {
|
||||
this.itemName = null;
|
||||
this.applyFilters();
|
||||
this.$.searchbar.doSearch({}, 'bar');
|
||||
}
|
||||
|
||||
applyFilters(filter = {}) {
|
||||
|
|
Loading…
Reference in New Issue