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

ui.quotas.modify.deleteEntityQuotas.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="entityQuotas" type="com.infobip.kafkistry.model.QuotaDescription" -->




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




<#include "../../commonMenu.ftl">
<#import "../util.ftl" as util>

Delete entity quotas from registry


Entity: <@util.entity entity=entityQuotas.entity/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy