You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/07/30 17:05:08 UTC

[GitHub] [incubator-superset] nabinkhadka commented on a change in pull request #7939: Update RunQueryActionButton.jsx

nabinkhadka commented on a change in pull request #7939: Update RunQueryActionButton.jsx
URL: https://github.com/apache/incubator-superset/pull/7939#discussion_r308836919
 
 

 ##########
 File path: superset/assets/src/SqlLab/components/RunQueryActionButton.jsx
 ##########
 @@ -62,7 +62,7 @@ export default function RunQueryActionButton(props) {
         {...commonBtnProps}
         onClick={() => props.runQuery(true)}
         key="run-async-btn"
-        tooltip={t('Run query asynchronously')}
+        tooltip={t('Run query asynchronously(Ctrl + ↵)')}
 
 Review comment:
   @etr2460 Thanks. Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org