Fix add widget link

pull/21833/head
Richard Lewis 2017-08-18 15:59:12 +01:00
parent b7d46d91ed
commit 1c36e47403
1 changed files with 0 additions and 2 deletions

View File

@ -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