| <%zTR,"Standard number",htmltemplates/htmltemplates%>: |
<%highlight,<%displayindex,DI_SHORTDESC%>,NormNumber%> |
| <%zTR,"Description",htmltemplates/htmltemplates%>: |
<%highlight,<%displayindex,DI_DESC%>,NormTitle%> |
<%set value=Company,"<%displayindex_catalog,DI_SHORTDESC%>"%>
<%if (Company <> "") then%>
| <%zTR,"Company",htmltemplates/htmltemplates%>: |
<%Company%> |
<%end if%>
| <%zTR,"Last changed",htmltemplates/htmltemplates%>: |
<%displayindex,DI_DATE,DIDATE_LOCAL%> |
<%set value=EolDate,"<%displayindex,DI_EOLDATE,DIDATE_LOCAL%>"%>
<%if (EolDate <> "") then%>
| <%zTR,"End date",htmltemplates/htmltemplates%>: |
<%EolDate%> |
<%end if%>
<%set value=PartUnit,"<%displayindex,DI_UNIT%>"%>
<%if (PartUnit <> "") then%>
| <%zTR,"Unit",htmltemplates/htmltemplates%>: |
<%PartUnit%> |
<%end if%>
| <%zTR,"Path",htmltemplates/htmltemplates%>: |
<%displayindex,DI_PATH,DIP_RESOLVED%> |
<%if isnativepart%>
| <%zTR,"Pool-Path",htmltemplates/htmltemplates%>: |
<%displayindex,DI_PATH,DIP_RESOLVED_POOLPATH%> |
<%end if%>
| <%zTR,"Project type",htmltemplates/htmltemplates%>: |
<%project_type%> |