From c65d84ee9a50902e476c5fff77d692677164291d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Tr=C3=A1vn=C3=ADk?= Date: Mon, 1 Dec 2025 16:36:17 +0100 Subject: [PATCH] pass id and name to export dialog --- .../modules/notifications/routes/notification-details.tsx | 2 +- app/client/modules/repositories/routes/repository-details.tsx | 2 +- app/client/modules/volumes/routes/volume-details.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/client/modules/notifications/routes/notification-details.tsx b/app/client/modules/notifications/routes/notification-details.tsx index 89e053e9..c3598cf6 100644 --- a/app/client/modules/notifications/routes/notification-details.tsx +++ b/app/client/modules/notifications/routes/notification-details.tsx @@ -143,7 +143,7 @@ export default function NotificationDetailsPage({ loaderData }: Route.ComponentP Test - + - + diff --git a/app/client/modules/volumes/routes/volume-details.tsx b/app/client/modules/volumes/routes/volume-details.tsx index b16815f5..1d46f0a3 100644 --- a/app/client/modules/volumes/routes/volume-details.tsx +++ b/app/client/modules/volumes/routes/volume-details.tsx @@ -162,7 +162,7 @@ export default function VolumeDetails({ loaderData }: Route.ComponentProps) { > Unmount - +