diff --git a/.standalone.pid b/.standalone.pid index aa7bda71..950e2496 100644 --- a/.standalone.pid +++ b/.standalone.pid @@ -1,3 +1,3 @@ -831457 -831458 -831472 +833504 +833505 +833519 diff --git a/backups/ainventory_2026-04-23_15-08-46.tar.gz b/backups/ainventory_2026-04-23_15-08-46.tar.gz new file mode 100644 index 00000000..e37b77ce Binary files /dev/null and b/backups/ainventory_2026-04-23_15-08-46.tar.gz differ diff --git a/frontend/components/admin/ExportPanel.tsx b/frontend/components/admin/ExportPanel.tsx index 279e293c..ace35889 100644 --- a/frontend/components/admin/ExportPanel.tsx +++ b/frontend/components/admin/ExportPanel.tsx @@ -31,8 +31,8 @@ export function ExportPanel() { return (
-
- +
+

Export & Reports

@@ -44,7 +44,7 @@ export function ExportPanel() {
{/* Inventory Snapshot Section */} -
+

Inventory Snapshot

@@ -56,34 +56,34 @@ export function ExportPanel() {

{/* Audit Trail Section */} -
+

Audit Trail

@@ -95,36 +95,37 @@ export function ExportPanel() {

{error && ( -
- Error: {error} +
+
+ Error: {error}
)}