-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62346/
-----------------------------------------------------------
(Updated 九月 21, 2017, 9:29 a.m.)
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.
Bugs: KYLIN-2870
https://issues.apache.org/jira/browse/KYLIN-2870
Repository: kylin
Description
-------
Shortcut key description is error at Kylin-Web when I click Ctrl+Shift+Space to
create a sql.
The current tips is as following:
Tips: Ctrl+Shift+Space or Alt+Space(Windows), Command+Option+Space(Mac) to list
table/columns in query box.
In fact, The keywords will be list when we press Alt+Space in windows. Please
refer to 1.jpg.
So the right tips should be as following:
Ctrl+Shift+Space or Alt+Space(Windows), Command+Option+Space(Mac) to list
keywords in query box.
Please see 1.jpg.
Diffs (updated)
-----
webapp/app/partials/query/query.html 894113e0d
Diff: https://reviews.apache.org/r/62346/diff/4/
Changes: https://reviews.apache.org/r/62346/diff/3-4/
Testing
-------
Thanks,
pengjianhua