<%-- icon image for the doc --%>
|
<%-- properties for the doc --%>
|
<%-- Multilingual properties --%>
<%-- Panel if the node has the multilingual aspect--%>
<%-- properties for Ml container --%>
<%-- list of translations --%>
<%-- Name and icon columns --%>
<%-- Language columns --%>
<%-- view actions --%>
<%-- Primary column for details view mode --%>
<%-- Version notes columns --%>
<%-- Description columns --%>
<%-- Created Date column for details view mode --%>
<%-- view the contents of the specific version --%>
|
<% PanelGenerator.generatePanelStart(out, request.getContextPath(), "greyround", "#F5F5F5"); %>
<% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "greyround"); %>
|