<%@ include file="/project/include.jsp" %> <shell:fieldset title="Conteggio totale schede"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="nSchedeInviate" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="nSchedeInviate" /> </td> </tr> </table> </td><td> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="nSchedeNonInviate" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="nSchedeNonInviate" /> </td> </tr> </table> </shell:fieldset> <shell:grid description="identificativo,50%; icaroCode,20%; daInviare,15%; comunicata,15%" slave="schede" /> <shell:fieldset title="Identificazione scheda"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="identificativo" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="identificativo" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="daInviare" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="daInviare" slave="schede" /> </td> </tr> </table> </td><td> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="icaroCode" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="icaroCode" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="comunicata" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="comunicata" slave="schede" /> </td> </tr> </table> </shell:fieldset> <shell:fieldset title="Errori/Warning trovati da Icaro"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="errori" /> </td> <td class="form-values"> <shell:grid numOfRows="3" property="errori" description="codice,25%;descrizione,50%;sezione,25%" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="warnings" /> </td> <td class="form-values"> <shell:grid numOfRows="3" property="warnings" description="codice,25%;descrizione,50%;sezione,25%" slave="schede" /> </td> </tr> </table> </shell:fieldset> <shell:fieldset title="Sezione contatto"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="riferimento" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="riferimento" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="dataCompilazione" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="dataCompilazione" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="dataContatto" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="dataContatto" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="modalita" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="modalita" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="segnalatoDa" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="segnalatoDa" slave="schede" /> </td> </tr> </table> </shell:fieldset> <shell:fieldset title="Sezione anagrafica"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="soggetto" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="soggetto" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="nome" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="nome" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="cognome" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="cognome" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="codiceFiscale" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="codiceFiscale" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="sesso" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="sesso" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="eta" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="eta" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="cittadinanza" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="cittadinanza" slave="schede" /> </td> </tr> </table> </shell:fieldset> <shell:fieldset title="Sezione domanda espressa"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="target" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="target" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="domanda" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="domanda" slave="schede" /> </td> </tr> </table> </shell:fieldset> <shell:fieldset title="Sezione esito"> <table border="0" cellpadding="0" cellspacing="3" width="100%"> <tr> <td class="form-label"> <shell:label prop="rispostaDiretta" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="rispostaDiretta" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="avvioProcedimento" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="avvioProcedimento" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="materiale" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="materiale" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="avvioValutazione" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="avvioValutazione" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="dataPrimoColloquio" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="dataPrimoColloquio" slave="schede" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="invioAltroServizio" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="invioAltroServizio" slave="schede" /> </td> </tr> </table> </shell:fieldset>