ui.acls.modify.createPrincipalAcls.ftl Maven / Gradle / Ivy
<#-- @ftlvariable name="lastCommit" type="java.lang.String" -->
<#-- @ftlvariable name="existingValues" type="com.infobip.kafkistry.service.ExistingValues" -->
<#include "../../commonResources.ftl"/>
Kafkistry: Create new principal ACLs
<#include "../../commonMenu.ftl">
<#assign newName = "">
Create principal ACLs
<#include "../form/principalAclsForm.ftl">
<#include "../../common/cancelBtn.ftl">
<#include "../../common/createPullRequestReminder.ftl">
<#include "../../common/serverOpStatus.ftl">
<#include "../../common/entityYaml.ftl">
<#include "../../common/pageBottom.ftl">