Github user bitblender commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1064#discussion_r155606076
  
    --- Diff: exec/java-exec/src/main/resources/rest/index.ftl ---
    @@ -112,7 +114,7 @@
           </div>
       </div>
     
    -   <#if model.shouldShowUserInfo()>
    +   <#if model.shouldShowAdminInfo()>
    --- End diff --
    
    I have added the check around the shutdown JS code.


---

Reply via email to