mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
committed by
GitHub
parent
d80c2ed72a
commit
8532e6d9e1
@@ -80,7 +80,7 @@ class URLShortLinkModal extends React.Component<
|
||||
ref={this.setModalRef}
|
||||
triggerNode={this.props.triggerNode}
|
||||
beforeOpen={this.getCopyUrl}
|
||||
modalTitle={this.props.title || t('Share Dashboard')}
|
||||
modalTitle={this.props.title || t('Share dashboard')}
|
||||
modalBody={
|
||||
<div>
|
||||
<CopyToClipboard
|
||||
|
||||
Reference in New Issue
Block a user