* Replace input with colorInput, add colorPicker to title in the batch form of the task module.
This commit is contained in:
@@ -159,6 +159,7 @@ formBatchPanel
|
||||
formBatchItem
|
||||
(
|
||||
set::name('name'),
|
||||
set::control('colorInput'),
|
||||
set::label($lang->task->name),
|
||||
set::width('240px')
|
||||
),
|
||||
|
||||
@@ -41,6 +41,7 @@ formBatchPanel
|
||||
formBatchItem
|
||||
(
|
||||
set::name('name'),
|
||||
set::control('colorInput'),
|
||||
set::label($lang->task->name),
|
||||
set::width('240px')
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user