+ Locate to project if the build is in a no multiple project.

This commit is contained in:
liumengyi
2024-05-29 09:50:03 +08:00
committed by caoyanyi
parent f234109bd6
commit 2bfa899e1e
+1
View File
@@ -97,6 +97,7 @@ detailBody
$isInModal ? $buildName : a
(
set::href(createLink('build', 'view', "buildID=$task->build")),
!empty($execution) && empty($execution->multiple) ? setData('app', 'project') : null,
$buildName
)
)