From f34a6b17a93a88c2de6d700eeb6e972e8dc4c56f Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Wed, 19 Aug 2026 18:47:46 +0200 Subject: [PATCH] refactor(webui): adopt semantic workspace actions --- .../features/organizations/OrganizationsPage.tsx | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/webui/src/features/organizations/OrganizationsPage.tsx b/webui/src/features/organizations/OrganizationsPage.tsx index 08e0c01..958c536 100644 --- a/webui/src/features/organizations/OrganizationsPage.tsx +++ b/webui/src/features/organizations/OrganizationsPage.tsx @@ -1007,15 +1007,12 @@ export default function OrganizationsPage({ actions={ requestDiscard(() => void loadModel())} - disabled={Boolean(reloadDisabledReason)} - disabledReason={reloadDisabledReason} - title="i18n:govoplan-organizations.reload.cce71553" - > -