mirror of
https://github.com/apache/superset.git
synced 2026-05-11 19:05:24 +00:00
committed by
GitHub
parent
fc20e8b594
commit
e80cd61e06
@@ -167,7 +167,7 @@ class SaveModal extends React.Component<SaveModalProps, SaveModalState> {
|
||||
<StyledModal
|
||||
show
|
||||
onHide={this.props.onHide}
|
||||
title={t('Save Chart')}
|
||||
title={t('Save chart')}
|
||||
footer={
|
||||
<div data-test="save-modal-footer">
|
||||
<Button id="btn_cancel" buttonSize="sm" onClick={this.props.onHide}>
|
||||
|
||||
Reference in New Issue
Block a user