<%@ include file="/project/include.jsp"%><script type="text/javascript">functionelencoParametriMessaggi(){varcodNotifica;if(bui_datamanagement.getMode().isCreate()&&bui_datamanagement.getMode().isMasterActive()){codNotifica=getComboValueById('idCondizione');}else{codNotifica=cpGetMasterColumnValueOfCurrentRow('codCondizione');}if(codNotifica==''){alert('Specificare il campo condizione!');}else{shellDownload('it.cedaf.icare.notifiche.etc.ElencoParametriNotificaContentProvider','codNotifica='+codNotifica);}}</script>