Fix add widget link
This commit is contained in:
@@ -220,8 +220,6 @@ module.exports = React.createClass({
|
||||
|
||||
let addWidget;
|
||||
if (this.props.showApps &&
|
||||
this.state.apps &&
|
||||
this.state.apps.length < 2 &&
|
||||
this._canUserModify()
|
||||
) {
|
||||
addWidget = <div
|
||||
|
||||
Reference in New Issue
Block a user