CONTROL.html.ftl 227 字节
Newer Older
1 2 3 4 5 6 7 8 9
<#assign content>
    :showBusyIndicator="${ctrl.isShowBusyIndicator()?c}" 
  <#if view.getViewType() == 'DELISTEXPVIEW'>
    :viewUID="viewUID"
  </#if>
</#assign>
<#ibizinclude>
../@MACRO/HTML/DEFAULT.html.ftl
</#ibizinclude>