mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
Fix search folder bug (#6346)
* 01 remove useless toolbar * 02 change search result is dir
This commit is contained in:
@@ -38,4 +38,5 @@ export const EVENT_BUS_TYPE = {
|
||||
|
||||
// library
|
||||
CURRENT_LIBRARY_CHANGED: 'current_library_changed',
|
||||
SEARCH_LIBRARY_CONTENT: 'search_library_content',
|
||||
};
|
||||
|
Reference in New Issue
Block a user