mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 19:29:56 +00:00
Revert "[library list] added 'plus' icon to the toggle of the dropdown menus …" (#7401)
This reverts commit 798384a638
.
This commit is contained in:
@@ -166,7 +166,6 @@ class MyLibraries extends Component {
|
||||
<h3 className="sf-heading m-0">
|
||||
{gettext('My Libraries')}
|
||||
<SingleDropdownToolbar
|
||||
withPlusIcon={true}
|
||||
opList={[
|
||||
{ 'text': gettext('New Library'), 'onClick': this.toggleCreateRepoDialog },
|
||||
{ 'text': gettext('Deleted Libraries'), 'onClick': this.toggleDeletedReposDialog }
|
||||
|
Reference in New Issue
Block a user