ui.commonResources.ftl Maven / Gradle / Ivy
<#-- @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>
<#if jiraBaseUrl??>
#if>
<#if gitCommitBaseUrl??>
#if>
<#assign rootPath = appUrl.basePath()>
<#if customJsScripts??>
<#list customJsScripts as customJsScript>
#list>
#if>
<#if gitStorageEnabled>
#if>