* Remove the empty option from the project drop-down of the copy execution.
This commit is contained in:
@@ -523,6 +523,7 @@ modalTrigger
|
||||
set::name('project'),
|
||||
set::items($copyProjects),
|
||||
set::value($projectID),
|
||||
set::required(true),
|
||||
on::change('loadProjectExecutions'),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user