getManagerDGUE(); if (!empty($managerDGUE)) { $dgue = $managerDGUE->selectedCriteria(); if (!empty($dgue)) { $status = "status-border-success"; } else { $status = "status-border-warning"; $alertManager->addWarningAlert(__("DGUE non richiesto"),$hrefComando); } } } ?>