ui.acls.modify.importPrincipalAcls.ftl Maven / Gradle / Ivy
<#-- @ftlvariable name="lastCommit" type="java.lang.String" -->
<#-- @ftlvariable name="principalAcls" type="com.infobip.kafkistry.model.PrincipalAclRules" -->
<#-- @ftlvariable name="existingValues" type="com.infobip.kafkistry.service.ExistingValues" -->
<#include "../../commonResources.ftl"/>
Kafkistry: Import new principal ACLs
<#include "../../commonMenu.ftl">
Import 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">