Github user arina-ielchiieva commented on a diff in the pull request:
https://github.com/apache/drill/pull/1064#discussion_r155560945
--- Diff: exec/java-exec/src/main/resources/rest/index.ftl ---
@@ -112,7 +114,7 @@
</div>
</div>
- <#if model.shouldShowUserInfo()>
+ <#if model.shouldShowAdminInfo()>
--- End diff --
We also need to exclude js functionality that triggers shutdown using this
option.---
