<%@ include file="/project/include.jsp" %> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center" valign="top"> <shell:fieldset title="Nucleo affido"> <table width="100%"> <tr> <td width="50%" valign="top"> <table width="100%"> <tr> <td class="form-label"> <shell:label prop="denominazioneNucleo" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="denominazioneNucleoAffido" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="validitaComponente" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="validitaComponenteAffido" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="note" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="noteNucleoAffido" /> </td> </tr> </table> </td> <td width="50%" valign="top"> <table width="100%"> <tr> <td class="form-label"> <shell:label prop="icaroCode" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="icaroCodeNucleoAffido" /> </td> </tr> <tr> <td class="form-label"> <shell:label prop="codiceFamigliaNucleo" /> </td> <td class="form-values"> <j:tile name="shell.plaintext" prop="codiceFamigliaNucleoAffido" /> </td> </tr> </table> </td> </tr> </table> </shell:fieldset> </td> </tr> </table> <shell:grid description="cognome; nome; sesso; dataNascita; luogoNascita; dataInizio; dataFine; affido" slave="nucleoAffido" />