diff --git a/src/root/common.tt b/src/root/common.tt index 2493f3e3..9a25b3db 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -279,7 +279,7 @@ [% BLOCK renderShortInputValue %] [% IF input.type == "build" || input.type == "sysbuild" %] - [% build.id %] + [% input.dependency.id %] [% ELSIF input.type == "string" || input.type == "boolean" %] "[% input.value %]" [% ELSE %]