GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1062
[ZEPPELIN-1007] Toggle only one of the interpreter/permission settings ### What is this PR for? Prevent Interpreter binding and Note Permissions dialog opens at the same time. ### What type of PR is it? Improvement ### What is the Jira issue? [ZEPPELIN-1007](https://issues.apache.org/jira/browse/ZEPPELIN-1007) ### Screenshots (if appropriate) Before  After  ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/zeppelin ZEPPELIN-1007 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1062.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 #1062 ---- commit 01f9c0557babbd8e7aeb5693d9b1ef59bfd52924 Author: Mina Lee <mina...@apache.org> Date: 2016-06-22T00:52:17Z Toggle only one of the interpreter/permission settings ---- --- 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. ---