mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
[dir view] toolbar for the current folder: modified UI details (#6119)
This commit is contained in:
@@ -225,8 +225,6 @@ class DirOperationToolbar extends React.Component {
|
||||
tag="div"
|
||||
role="button"
|
||||
className="path-item"
|
||||
title={gettext('More operations')}
|
||||
aria-label={gettext('More operations')}
|
||||
onClick={this.toggleDesktopOpMenu}
|
||||
onKeyDown={this.onDropdownToggleKeyDown}
|
||||
data-toggle="dropdown"
|
||||
|
Reference in New Issue
Block a user