<%@ include file="/project/include.jsp" %>

<script type="text/javascript">
	function closeSezione() {
		if (bui_datamanagement.getMode().isView()) {
			buiCloseCurrentDataManagement();
		} else {
			if (buiIsValidForm()) {
				document.getElementById('buiForm').elements['_customflow'].value = 'it.cedaf.icare.modellischeda.model.datamanagement.CloseSezioniCustomStateFlowConfigurator';
				buiSubmitForm();
			}
		}		
	}
</script>

<shell:grid description="codice,10%; descrizione,70%; order,10%; solaLettura,10%" />