Skip to content
Snippets Groups Projects
Commit 926737fd authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

clear search when navigating via breadcrumbs

parent 7a812801
No related branches found
No related tags found
No related merge requests found
......@@ -468,6 +468,7 @@
e.preventDefault();
this.changeDirectory($targetDir);
}
this.updateSearch();
},
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment