From 25ae1d1b8056e6dac6950dfdb013e57b5b37f9d8 Mon Sep 17 00:00:00 2001
From: Thomas Helmrich <3374563+develth@users.noreply.github.com>
Date: Mon, 8 Dec 2025 17:41:35 +0100
Subject: [PATCH 1/2] fix: provide container parent uid on sortable
---
Resources/Private/Partials/PageLayout/Grid/Column.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Resources/Private/Partials/PageLayout/Grid/Column.html b/Resources/Private/Partials/PageLayout/Grid/Column.html
index bef2cc1..030ed02 100644
--- a/Resources/Private/Partials/PageLayout/Grid/Column.html
+++ b/Resources/Private/Partials/PageLayout/Grid/Column.html
@@ -13,12 +13,13 @@
From e96cf66408f17a94a45b46b56dd2f52eb827731f Mon Sep 17 00:00:00 2001
From: Thomas Helmrich <3374563+develth@users.noreply.github.com>
Date: Mon, 8 Dec 2025 17:44:32 +0100
Subject: [PATCH 2/2] fix: use origin url variable, column is null after first
element
---
Resources/Private/Partials/PageLayout/ActionControls.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Resources/Private/Partials/PageLayout/ActionControls.html b/Resources/Private/Partials/PageLayout/ActionControls.html
index 150ccc7..333486e 100644
--- a/Resources/Private/Partials/PageLayout/ActionControls.html
+++ b/Resources/Private/Partials/PageLayout/ActionControls.html
@@ -10,7 +10,7 @@
-
+
|