zcommodCertificazioneISEEGrid.jsp 427 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<%@ include file="/project/include.jsp" %>

<script type="text/javascript">

	function tformat_cpmt_esito(element, value, name) {
		shellFormatImg(element, value, new Array(
			['OK', juiceGetResource('shell', 'img/misc/check_small.gif')],
			['ERR', juiceGetResource('shell', 'img/misc/delete-small.gif')]
		));
	}
		
</script>

<shell:grid description="annoRiferimento,15%; protocollo,55%; dataElaborazione,15%; esito,15%" />