All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ui.acls.modify.deletePrincipal.ftl Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
<#-- @ftlvariable name="lastCommit"  type="java.lang.String" -->
<#-- @ftlvariable name="gitStorageEnabled"  type="java.lang.Boolean" -->
<#-- @ftlvariable name="principalAcls" type="com.infobip.kafkistry.model.PrincipalAclRules" -->




    <#include "../../commonResources.ftl"/>
    
    Kafkistry: Delete principal




<#include "../../commonMenu.ftl">

<#assign newName = "">

Delete principal ACLs from registry


Going to delete principal (${principalAcls.principal}) from registry



<#if gitStorageEnabled>
<#include "../../common/cancelBtn.ftl"> <#include "../../common/createPullRequestReminder.ftl"> <#include "../../common/serverOpStatus.ftl">
<#include "../../common/pageBottom.ftl">




© 2015 - 2024 Weber Informatics LLC | Privacy Policy