* [refac bug #57488] Adjust name addon for batch create.

This commit is contained in:
wangyidong
2024-11-27 15:57:43 +08:00
committed by 孙广明
parent 2973100b35
commit 0d96bed8ce
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ formBatchPanel
formBatchItem
(
set::name('name'),
set::control(array('control' => 'inputGroup', 'id' => '', 'items' => array('#', array('control' => 'colorInput', 'name' => 'name')))),
set::control('colorInput'),
set::label($lang->task->name),
set::width('240px')
),