From 281f35310b93b25432e7675b3da6fa19cd8687ff Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Wed, 19 Aug 2026 14:26:26 +0200 Subject: [PATCH] Adopt semantic help center action layout --- webui/src/features/docs/DocsPage.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webui/src/features/docs/DocsPage.tsx b/webui/src/features/docs/DocsPage.tsx index 80db1bf..b914ae5 100644 --- a/webui/src/features/docs/DocsPage.tsx +++ b/webui/src/features/docs/DocsPage.tsx @@ -8,6 +8,7 @@ import { Dialog, DismissibleAlert, ExplorerTree, + PageActionBar, PageLayout, SegmentedControl, StatusBadge, @@ -191,9 +192,10 @@ export default function DocsPage({ settings }: { settings: ApiSettings }) { )} > void load()} disabled={loading}> i18n:govoplan-docs.reload.cce71553} + actions={ void load()} disabled={loading}> i18n:govoplan-docs.reload.cce71553} />} loading={loading} loadingLabel="i18n:govoplan-docs.loading_documentation_context.1c091645" error={error}