GitHub user r-kamath opened a pull request: https://github.com/apache/incubator-zeppelin/pull/525
Interpreter properties editor updates - Add extra validations in add new interpreter property function to prevent 'undefined' - Instead of an empty table show a message when there are no properties to display - Apply bootstrap style for the table Before <img width="1370" alt="screen shot 2015-12-09 at 2 34 48 pm" src="https://cloud.githubusercontent.com/assets/2031306/11681329/4bbfced0-9e84-11e5-995a-60dd73b7eded.png"> <img width="1669" alt="screen shot 2015-12-09 at 2 34 36 pm" src="https://cloud.githubusercontent.com/assets/2031306/11681330/4bc33a34-9e84-11e5-9fd9-0d5a961d6ee5.png"> <hr> After <img width="1651" alt="screen shot 2015-12-09 at 2 36 07 pm" src="https://cloud.githubusercontent.com/assets/2031306/11681339/560d7d56-9e84-11e5-9900-ff5c66779d80.png"> <img width="1676" alt="screen shot 2015-12-09 at 2 35 47 pm" src="https://cloud.githubusercontent.com/assets/2031306/11681340/560f93fc-9e84-11e5-9c09-8ae8e91769cd.png"> You can merge this pull request into a Git repository by running: $ git pull https://github.com/r-kamath/incubator-zeppelin interpreterPropertyPageFix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/525.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 #525 ---- commit 146ef212be984b4559b61a9e7b8ba9c5c629b157 Author: Renjith Kamath <renjith.kam...@gmail.com> Date: 2015-12-09T09:13:30Z Interpreter properties editor updates - Add extra validations in add new interpreter property function to prevent 'undefined' - Instead of an empty table show a message when there are no properties to display - Apply bootstrap style for the table ---- --- 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. ---