From 7a673daa6f19a4e931f754e0bfcc92cf6939b7ed Mon Sep 17 00:00:00 2001 From: Zongjun Lan Date: Wed, 23 Feb 2022 15:26:53 +0800 Subject: [PATCH] * Fix bug #49334 --- module/kanban/view/setcolumn.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/kanban/view/setcolumn.html.php b/module/kanban/view/setcolumn.html.php index f04b0c5acd..9fd31acdaa 100644 --- a/module/kanban/view/setcolumn.html.php +++ b/module/kanban/view/setcolumn.html.php @@ -23,7 +23,7 @@ kanban->columnName;?> - name, "class='form-control'");?> + name, "class='form-control' disabled");?>