* Adjust execution edit page width.
This commit is contained in:
@@ -162,6 +162,7 @@ $fields->field('RD')
|
||||
->value(data('execution.RD'));
|
||||
|
||||
$fields->field('team')
|
||||
->width('full')
|
||||
->label($lang->execution->teamName)
|
||||
->value(data('execution.team'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user