* Fix bug #42581.
This commit is contained in:
@@ -25,7 +25,8 @@ formPanel
|
||||
picker
|
||||
(
|
||||
set::name('execution'),
|
||||
set::items($executions)
|
||||
set::items($executions),
|
||||
on::change('onExecutionChange(event, ' . $productID . ')'),
|
||||
)
|
||||
),
|
||||
formGroup
|
||||
|
||||
Reference in New Issue
Block a user