mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 10:26:17 +00:00
This reverts commit 3d52a272ae
.
This commit is contained in:
@@ -54,11 +54,6 @@ const propTypes = {
|
||||
class LibContentToolbar extends React.Component {
|
||||
|
||||
render() {
|
||||
|
||||
if (!this.props.userPerm) {
|
||||
return <div className="cur-view-toolbar"></div>
|
||||
}
|
||||
|
||||
if (this.props.isViewFile) {
|
||||
return (
|
||||
<Fragment>
|
||||
|
Reference in New Issue
Block a user