Fix dashboard edit button is disabled (#2634)

* Fix dashboard edit button is disabled

* Addressing comments
This commit is contained in:
Maxime Beauchemin
2017-04-18 13:29:02 -07:00
committed by GitHub
parent cb3384b3b2
commit 67a85b9831
3 changed files with 13 additions and 14 deletions

View File

@@ -107,7 +107,6 @@ class SaveModal extends React.PureComponent {
<ModalTrigger
ref={(modal) => { this.modal = modal; }}
triggerNode={this.props.triggerNode}
isButton
modalTitle="Save Dashboard"
modalBody={
<FormGroup>