From 49128345370e1ee80ed71d50d238e1add46c1f33 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Mon, 16 Feb 2026 18:23:28 +0200 Subject: [PATCH] ui/buttons: refactor --- apps/client/src/widgets/dialogs/bulk_actions.tsx | 2 +- apps/client/src/widgets/dialogs/delete_notes.tsx | 2 +- apps/client/src/widgets/dialogs/export.tsx | 2 +- apps/client/src/widgets/dialogs/import.tsx | 2 +- apps/client/src/widgets/dialogs/prompt.tsx | 2 +- apps/client/src/widgets/dialogs/revisions.tsx | 2 +- apps/client/src/widgets/dialogs/upload_attachments.tsx | 2 +- apps/client/src/widgets/ribbon/FilePropertiesTab.tsx | 2 +- apps/client/src/widgets/ribbon/ImagePropertiesTab.tsx | 2 +- apps/client/src/widgets/type_widgets/ProtectedSession.tsx | 2 +- apps/client/src/widgets/type_widgets/Render.tsx | 2 +- apps/client/src/widgets/type_widgets/WebView.tsx | 4 ++-- apps/client/src/widgets/type_widgets/options/password.tsx | 2 +- apps/client/src/widgets/type_widgets/options/sync.tsx | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/client/src/widgets/dialogs/bulk_actions.tsx b/apps/client/src/widgets/dialogs/bulk_actions.tsx index 05033255c4..cbb04a404a 100644 --- a/apps/client/src/widgets/dialogs/bulk_actions.tsx +++ b/apps/client/src/widgets/dialogs/bulk_actions.tsx @@ -57,7 +57,7 @@ export default function BulkActionsDialog() { className="bulk-actions-dialog" size="xl" title={t("bulk_actions.bulk_actions")} - footer={