mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
clear search when navigating via breadcrumbs
This commit is contained in:
parent
7a812801db
commit
926737fdb7
1 changed files with 1 additions and 0 deletions
|
|
@ -468,6 +468,7 @@
|
|||
e.preventDefault();
|
||||
this.changeDirectory($targetDir);
|
||||
}
|
||||
this.updateSearch();
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue