ui.quotas.modify.importEntityQuotas.ftl Maven / Gradle / Ivy
<#-- @ftlvariable name="existingValues" type="com.infobip.kafkistry.service.ExistingValues" -->
<#include "modifyResources.ftl">
Kafkistry: Import entity quotas
<#include "../../commonMenu.ftl">
<#assign newName = "">
<#include "../../common/backBtn.ftl">
Import entity quotas to registry
<#include "../form/entityQuotasForm.ftl">
<#include "../../common/cancelBtn.ftl">
<#include "../../common/createPullRequestReminder.ftl">
<#include "../../common/serverOpStatus.ftl">
<#include "../../common/entityYaml.ftl">
<#include "../../common/pageBottom.ftl">