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

ui.commonResources.ftl Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
<#-- @ftlvariable name="lastCommit"  type="java.lang.String" -->
<#-- @ftlvariable name="appUrl" type="com.infobip.kafkistry.webapp.url.AppUrl" -->
<#-- @ftlvariable name="_csrf" type="org.springframework.security.web.csrf.CsrfToken" -->
<#-- @ftlvariable name="jiraBaseUrl"  type="java.lang.String" -->
<#-- @ftlvariable name="gitCommitBaseUrl"  type="java.lang.String" -->
<#-- @ftlvariable name="gitEmbeddedBrowse"  type="java.lang.Boolean" -->
<#-- @ftlvariable name="gitStorageEnabled"  type="java.lang.Boolean" -->
<#-- @ftlvariable name="customJsScripts"  type="java.util.List" -->
<#-- @ftlvariable name="imageProps"  type="com.infobip.kafkistry.webapp.ImageProperties" -->

<#if _csrf??>
    
    

<#if jiraBaseUrl??>
    


<#if gitCommitBaseUrl??>
    



<#assign rootPath = appUrl.basePath()>









<#if customJsScripts??>
    <#list customJsScripts as customJsScript>
        
    


















<#if gitStorageEnabled>
    

 
















































© 2015 - 2024 Weber Informatics LLC | Privacy Policy