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

ui.topics.create.ftl Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
<#-- @ftlvariable name="lastCommit"  type="java.lang.String" -->
<#-- @ftlvariable name="topic" type="com.infobip.kafkistry.model.TopicDescription" -->
<#-- @ftlvariable name="existingValues" type="com.infobip.kafkistry.service.ExistingValues" -->




    <#include "../commonResources.ftl"/>
    <#include "form/topicFormResources.ftl">
    
    Kafkistry: Create new topic
    




<#include "../commonMenu.ftl">

<#assign newName = "">

Create Topic


<#include "form/topicForm.ftl">
<#include "../common/cancelBtn.ftl"> <#include "../common/createPullRequestReminder.ftl"> <#include "../common/serverOpStatus.ftl">
<#include "../common/entityYaml.ftl">
<#include "../common/pageBottom.ftl">




© 2015 - 2024 Weber Informatics LLC | Privacy Policy