diff --git a/src/root/common.tt b/src/root/common.tt index ce9789053..1be6c0fda 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -88,7 +88,7 @@ [% FOREACH build IN builds -%] [% build.id %] [% IF showSchedulingInfo %] - [% build.schedulingInfo.priority %] + [% build.get_column('priority') %] [% END %] [% INCLUDE renderFullJobNameOfBuild %]