From 02e59c906b1c2c828d9536c0d2106574cd4e88fc Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Mon, 12 Jan 2026 16:11:43 +0100 Subject: [PATCH] Remove dummy buttons used for development purpose --- templates/base/layouts/dashboard/layout.html.twig | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/base/layouts/dashboard/layout.html.twig b/templates/base/layouts/dashboard/layout.html.twig index 4887aaea9..e871da38f 100644 --- a/templates/base/layouts/dashboard/layout.html.twig +++ b/templates/base/layouts/dashboard/layout.html.twig @@ -19,9 +19,6 @@ {{ render_block(oUIBlock.GetGrid(), {aPage: aPage}) }} - - - {% endapply %} \ No newline at end of file