mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 13:24:52 +00:00
repair menu bug
This commit is contained in:
@@ -115,6 +115,8 @@ class DirentMenu extends React.Component {
|
||||
menuList.push('History');
|
||||
return menuList;
|
||||
}
|
||||
|
||||
return [];
|
||||
}
|
||||
|
||||
translateMenuItem = (menuItem) => {
|
||||
|
Reference in New Issue
Block a user