* Set the field of task name to required.
This commit is contained in:
@@ -359,6 +359,7 @@ formPanel
|
||||
set::width('4/5'),
|
||||
set::label($lang->task->name),
|
||||
set::strong(true),
|
||||
set::required(true),
|
||||
inputControl
|
||||
(
|
||||
input
|
||||
|
||||
Reference in New Issue
Block a user