cgivre commented on a change in pull request #2401:
URL: https://github.com/apache/drill/pull/2401#discussion_r788783715



##########
File path: exec/java-exec/src/main/resources/rest/storage/update.ftl
##########
@@ -43,6 +44,10 @@
     <#else>
       <a id="enabled" class="btn btn-success text-white">Enable</a>
     </#if>
+    <#if model.getType() == "HttpStoragePluginConfig" >
+    <! -- TODO Also check to see whether the plugin uses OAuth or not -->

Review comment:
       Fixed.  The button now only appears when the plugin uses OAuth.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to