<%@ include file="/project/include.jsp"%><script type="text/javascript"src="${j:getResourceUrlOfModule('anagrafiche','js/soggettoUtils.js')}"></script><c:choose><c:when test="${emptydto_valore}"> Il valore dell'anagrafe centrale corrisponde al valore in Icaro</c:when><c:otherwise><tablecellpadding="0"cellspacing="3"><tr><tdclass="form-label"> Valore anagrafe</td><tdclass="form-values"> ${dto_valore}</td></tr></table><br/><br/><center><shell:button text="Aggiorna valore in Icaro" img="anagrafiche.nucleoStorico" title="Aggiorna valore in Icaro" href="javascript:parent.aggiornaValoreIcaro(${dto_functionParam});"/></center></c:otherwise></c:choose>