From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue, 28 Oct 2025 17:14:42 +0000 (-0700)
Subject: Change: make workflow action only title draggable (#11209)
X-Git-Tag: v2.19.3~1^2~8
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d904aaef60a90cd02e20db385b87cf5b005c63f9;p=thirdparty%2Fpaperless-ngx.git
Change: make workflow action only title draggable (#11209)
---
diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
index 61daa1fa2a..fab644baa6 100644
--- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
+++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html
@@ -77,9 +77,11 @@
@for (action of object?.actions; track action; let i = $index){
-
-
-