From d8507a946505febf12ad6e6eaefc1bffcaa4df61 Mon Sep 17 00:00:00 2001 From: miquelrosell99 <38435442+miquelrosell99@users.noreply.github.com> Date: Thu, 2 Jul 2026 11:42:27 +0200 Subject: [PATCH] [IMP] document_page: add button box to history form Add a standard button_box to the document page history form so submodules can attach smart buttons without having to recreate the sheet structure. --- document_page/views/document_page_history.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/document_page/views/document_page_history.xml b/document_page/views/document_page_history.xml index 8ac65aae3d3..bee9a5b835d 100644 --- a/document_page/views/document_page_history.xml +++ b/document_page/views/document_page_history.xml @@ -44,6 +44,7 @@
+