Fix add widget link
This commit is contained in:
parent
b7d46d91ed
commit
1c36e47403
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue