|
|
@ -127,6 +127,10 @@ |
|
|
|
<br /> |
|
|
|
<br /> |
|
|
|
<%=BeanPropertiesUtil.getString(dettPratica, "intervFinPubDesc") %> |
|
|
|
<%=BeanPropertiesUtil.getString(dettPratica, "intervFinPubDesc") %> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normEsenteBollo") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
|
|
|
<%= LanguageUtil.get(pageContext, "norm-esente-bollo") %> |
|
|
|
|
|
|
|
</div> |
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normEsenteSpese") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normEsenteSpese") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
<%= LanguageUtil.get(pageContext, "norm-esente-spese") %> |
|
|
|
<%= LanguageUtil.get(pageContext, "norm-esente-spese") %> |
|
|
@ -157,19 +161,14 @@ |
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "noCollaudo") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "noCollaudo") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
<%= LanguageUtil.get(pageContext, "no-collaudo") %> |
|
|
|
<%= LanguageUtil.get(pageContext, "no-collaudo") %> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "nominaCollaudatore") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
|
|
|
<%= LanguageUtil.get(pageContext, "nomina-collaudatore") %> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normEsenteBollo") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
|
|
|
<%= LanguageUtil.get(pageContext, "norm-esente-bollo") %> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "collaudoStatico") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "collaudoStatico") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
<%= LanguageUtil.get(pageContext, "collaudo-statico") %> |
|
|
|
<%= LanguageUtil.get(pageContext, "collaudo-statico") %> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="col-sm-12 col-md-12"> |
|
|
|
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "nominaCollaudatore") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
|
|
|
<%= LanguageUtil.get(pageContext, "nomina-collaudatore") %> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</liferay-ui:panel> |
|
|
|
</liferay-ui:panel> |
|
|
|