mirror of
https://github.com/apache/superset.git
synced 2026-04-27 12:05:24 +00:00
committed by
GitHub
parent
2a587f6cb1
commit
d9388d4535
@@ -144,7 +144,7 @@ const QueryTable = props => {
|
||||
className="ResultsModal"
|
||||
triggerNode={
|
||||
<Label bsStyle="info" className="pointer">
|
||||
{t('view results')}
|
||||
{t('View results')}
|
||||
</Label>
|
||||
}
|
||||
modalTitle={t('Data preview')}
|
||||
|
||||
Reference in New Issue
Block a user