ilscipio/scipio-erp

View on GitHub
applications/product/webapp/catalog/FastLoadCache.ftl

Summary

Maintainability
Test Coverage
<#--
This file is subject to the terms and conditions defined in the
files 'LICENSE' and 'NOTICE', which are part of this source
code package.
-->

<@section title="${rawLabel('ProductLoadingCatalogCaches')}...">
        <#list messageList as message>
            <p>${message}</p>
        </#list>
</@section>