ui.quotas.modify.editEntityQuotas.ftl Maven / Gradle / Ivy
<#-- @ftlvariable name="existingValues" type="com.infobip.kafkistry.service.ExistingValues" -->
<#-- @ftlvariable name="title" type="java.lang.String" -->
<#include "modifyResources.ftl">
Kafkistry: Edit entity quotas
<#include "../../commonMenu.ftl">
<#include "../../common/backBtn.ftl">
${title}
<#include "../form/entityQuotasForm.ftl">
<#include "../../common/cancelBtn.ftl">
<#include "../../common/createPullRequestReminder.ftl">
<#include "../../common/serverOpStatus.ftl">
<#include "../../common/entityYaml.ftl">
<#include "../../common/pageBottom.ftl">