GitHub user baekhoseok opened a pull request: https://github.com/apache/zeppelin/pull/1517
[MINOR] ui improvement ### What is this PR for? * configuration sorting * remove tooltip in job menu * change repository infomation icon ### What type of PR is it? Improvement ### Screenshots (if appropriate) * configuration sorting before <img width="1440" alt="2016-10-14 3 44 23" src="https://cloud.githubusercontent.com/assets/9584854/19378134/f6a547d6-9225-11e6-80ab-7632f1c3d6cb.png"> after <img width="1440" alt="configuration_menu" src="https://cloud.githubusercontent.com/assets/9584854/19378142/0048ffd0-9226-11e6-8884-5bd2e1d888c8.png"> * remove tooltip in job menu before <img width="1049" alt="2016-10-14 3 48 21" src="https://cloud.githubusercontent.com/assets/9584854/19378153/0da61c8a-9226-11e6-9124-a51d09f11913.png"> after <img width="1051" alt="2016-10-14 3 47 22" src="https://cloud.githubusercontent.com/assets/9584854/19378158/14d95af8-9226-11e6-852f-142c63f12f3d.png"> * change repository information icon before <img width="1052" alt="2016-10-14 3 44 56" src="https://cloud.githubusercontent.com/assets/9584854/19378180/23663618-9226-11e6-9600-cbcb10b9ee1a.png"> after <img width="1051" alt="2016-10-14 3 46 12" src="https://cloud.githubusercontent.com/assets/9584854/19378184/2b60766c-9226-11e6-9e3e-384a001cc8ee.png"> ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? yes You can merge this pull request into a Git repository by running: $ git pull https://github.com/baekhoseok/zeppelin minor_ui_fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1517.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1517 ---- commit 0e7ee1c1132b4cd091f1681e200e6b54717322cb Author: baekhoseok <baekhoseok@baekhoseokui-macbook-pro.local> Date: 2016-10-14T06:07:43Z minor ui improvement commit 188eeae2dfdb3c35eebd0868d991e12c18e30d1a Author: baekhoseok <baekhoseok@baekhoseokui-macbook-pro.local> Date: 2016-10-14T06:38:52Z update screenshot ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---