diff --git a/src/modules/geoportal/v2/feature-info-panel.tsx b/src/modules/geoportal/v2/feature-info-panel.tsx
index 31903bf..8022fd9 100644
--- a/src/modules/geoportal/v2/feature-info-panel.tsx
+++ b/src/modules/geoportal/v2/feature-info-panel.tsx
@@ -3,10 +3,10 @@
import { useCallback, useEffect, useMemo, useRef, useState } from "react";
import { signIn } from "next-auth/react";
import {
- X, RefreshCw, Loader2, FileText, Download, AlertCircle,
+ X, RefreshCw, Loader2, FileText, AlertCircle,
Home, Building, Building2, MapPin, ChevronRight, Users,
Sparkles, User, ShieldCheck, AlertTriangle, HelpCircle,
- Factory, Warehouse, ExternalLink, Hash, Layers, CalendarDays,
+ Factory, Warehouse,
} from "lucide-react";
import { cn } from "@/shared/lib/utils";
@@ -914,39 +914,22 @@ export function FeatureInfoPanel({ feature, onClose, onSelectFeature, basic = fa
Date eTerra
-
-
-
-
- eterra.live
-
-
+
@@ -1022,6 +1005,12 @@ export function FeatureInfoPanel({ feature, onClose, onSelectFeature, basic = fa
)}
+
+ {enrichedAgo && hasEnrich && (
+
+ Actualizat din ANCPI · {enrichedAgo}
+
+ )}
)}
@@ -1224,18 +1213,6 @@ export function FeatureInfoPanel({ feature, onClose, onSelectFeature, basic = fa
{/* Actions toolbar */}
-