clear search when navigating via breadcrumbs

This commit is contained in:
Jörn Friedrich Dreyer 2015-01-06 13:55:51 +01:00
parent 7a812801db
commit 926737fdb7
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@
e.preventDefault();
this.changeDirectory($targetDir);
}
this.updateSearch();
},
/**