1
0
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:
llj
2024-05-27 19:46:40 +08:00
committed by GitHub
parent dc0c220364
commit db4ed716aa
2 changed files with 2 additions and 4 deletions

View File

@@ -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"