diff --git a/src/modules/geoportal/components/feature-info-panel.tsx b/src/modules/geoportal/components/feature-info-panel.tsx index 79262b4..01149a9 100644 --- a/src/modules/geoportal/components/feature-info-panel.tsx +++ b/src/modules/geoportal/components/feature-info-panel.tsx @@ -158,16 +158,16 @@ export function FeatureInfoPanel({ feature, onClose }: FeatureInfoPanelProps) { {/* Action buttons */}
- {!hasRealEnrichment && ( - - )} + {cfStatus?.available && cfStatus.downloadUrl ? (