- Delete space.

This commit is contained in:
tianshujie
2023-06-14 15:55:39 +08:00
parent a031ce11a3
commit 618606a3e0
+1 -1
View File
@@ -56,7 +56,7 @@ $kanbanRow = '';
/* The region and lane fields are only showed in kanban. */
if($execution->type == 'kanban')
{
$kanbanRow = formRow (
$kanbanRow = formRow(
formGroup
(
set::width('1/2'),