* Add default project when create bug in project-bug.
This commit is contained in:
@@ -69,7 +69,7 @@ formPanel
|
||||
(
|
||||
set::name('project'),
|
||||
set::items($projects),
|
||||
set::value($bug->projectID)
|
||||
set::value($defaultProject)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user