* kanban: rename var.

This commit is contained in:
sunguangming
2023-12-13 14:20:21 +08:00
parent 1eca93efc0
commit 18e8d5b7f4
+1 -1
View File
@@ -46,7 +46,7 @@ for($index = 0; $index <= 1; $index ++)
set('class', 'input-group-addon'),
$lang->kanban->WIPCount
),
input(set::name("WIPCount[$index]"), set::disabled(true), set::style(array('width' => '80px'))),
input(set::name("limit[$index]"), set::disabled(true), set::style(array('width' => '80px'))),
span
(
set('class', 'input-group-addon'),