* Replace input with colorInput, add colorPicker to title in the batch form of the testcase module.
This commit is contained in:
@@ -125,7 +125,7 @@ else
|
||||
(
|
||||
'name' => 'title',
|
||||
'label' => $lang->testcase->title,
|
||||
'control' => 'input',
|
||||
'control' => 'colorInput',
|
||||
'width' => '180px',
|
||||
'required' => true
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user