mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
Explore update button labels (#3534)
* resolve ui ambiguity * resolve button name ambiguity * update test
This commit is contained in:
committed by
Maxime Beauchemin
parent
17c7ca239a
commit
82b85d1d6c
@@ -41,7 +41,7 @@ export default function QueryAndSaveBtns(
|
||||
bsStyle={qryButtonStyle}
|
||||
disabled={!!errorMessage}
|
||||
>
|
||||
<i className="fa fa-bolt" /> Query
|
||||
<i className="fa fa-bolt" /> Run Query
|
||||
</Button>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user