diff --git a/src/root/common.tt b/src/root/common.tt index ce978905..1be6c0fd 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 %]