-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63720/
-----------------------------------------------------------
(Updated εδΈζ 17, 2017, 10:42 a.m.)
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.
Changes
-------
I give the "max-width" to <ul>, and automatically omit the long option by
'...', then we can give a hint to show the whole name.
Bugs: KYLIN-3030
https://issues.apache.org/jira/browse/KYLIN-3030
Repository: kylin
Description
-------
1. Open the Model page;
2. Choose one cube in table, and click the "Action" button, then you can find
serveral options, just like "Edit CubeDesc", "View Cube";
3. Then you can find the "Edit CubeDesc" option is missing partly;
4. If you zoom out the browser window, you can even find not only "Edit
CubeDesc" but also "View Cube" is missing partly;
So we can modify cubes.html, add the margin-right setting for div, which can
give more space to options.
Diffs (updated)
-----
webapp/app/partials/cubes/cubes.html d43b857
Diff: https://reviews.apache.org/r/63720/diff/2/
Changes: https://reviews.apache.org/r/63720/diff/1-2/
Testing
-------
Thanks,
pengjianhua