mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
fix-add-group
This commit is contained in:
@@ -21,7 +21,7 @@ class GroupsToolbar extends React.Component {
|
||||
let { onShowSidePanel, onSearchedClick } = this.props;
|
||||
return (
|
||||
<div className="main-panel-north">
|
||||
<div className="cur-view-toolbar">
|
||||
<div className="cur-view-toolbar border-left-show">
|
||||
<div className="operation">
|
||||
<Button color="btn btn-secondary operation-item" onClick={this.props.toggleAddGroupModal}>
|
||||
<i className="fas fa-plus-square op-icon"></i>{gettext("New Group")}
|
||||
|
Reference in New Issue
Block a user