|
|
|
@ -78,15 +78,15 @@
|
|
|
|
|
|
|
|
|
|
<ol style="list-style-type: none; width:100%; padding:0"> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagSoggettiAdAutorizzazione") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagSoggettiAdAutorizzazione") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagSoggettiAdAutorizzazione") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagInterventiRestauroManufatti") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagInterventiRestauroManufatti") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagInterventiRestauroManufatti") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagAltriCasiCulturali") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagAltriCasiCulturali") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagAltriCasiCulturali") %></span> |
|
|
|
|
</li> |
|
|
|
|
</ol> |
|
|
|
@ -96,56 +96,56 @@
|
|
|
|
|
</div> |
|
|
|
|
<ol style="list-style-type: none; width:100%; padding:0"> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagLottizzazioni") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagLottizzazioni") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagLottizzazioni") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagGrandiStrutture") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagGrandiStrutture") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagGrandiStrutture") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagCondotte") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagCondotte") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagCondotte") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagPalificazioni") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagPalificazioni") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagPalificazioni") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagImpiantiEolici") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagImpiantiEolici") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagImpiantiEolici") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagNuoveRealizzazioni") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagNuoveRealizzazioni") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagNuoveRealizzazioni") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagImmobiliPreesistenti") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagImmobiliPreesistenti") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagImmobiliPreesistenti") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagManifestiPubblicitari") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagManifestiPubblicitari") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagManifestiPubblicitari") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagPareriDiMassima") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagPareriDiMassima") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagPareriDiMassima") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagAltriCasiPaesaggistici") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagAltriCasiPaesaggistici") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagAltriCasiPaesaggistici") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagVariantiPareriResi") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagVariantiPareriResi") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%= LanguageUtil.get(pageContext, "label-pagVariantiPareriResi") %>:</span> |
|
|
|
|
<span><strong><%=BeanPropertiesUtil.getString(dettPratica, "pagVariantiPareriResi") %></strong></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagRilascioAttestazioni") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagRilascioAttestazioni") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagRilascioAttestazioni") %></span> |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "pagConsultazioniArchivio") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<strong><span class='<%=BeanPropertiesUtil.getDouble(dettPratica, "pagConsultazioniArchivio") > 0 ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong> |
|
|
|
|
<span><%=LanguageUtil.get(pageContext, "label-pagConsultazioniArchivio") %></span> |
|
|
|
|
</li> |
|
|
|
|
</ol> |
|
|
|
|