diff --git a/src/Hydra/root/build.tt b/src/Hydra/root/build.tt index 983eae6c..fd8ae633 100644 --- a/src/Hydra/root/build.tt +++ b/src/Hydra/root/build.tt @@ -2,7 +2,6 @@ [% PROCESS common.tt %] [% PROCESS "product-list.tt" %] [% USE HTML %] -[% USE mibs=format("%.2f") %]

Job [% build.project.name %]:[% build.attrname %] build [% id %] diff --git a/src/Hydra/root/product-list.tt b/src/Hydra/root/product-list.tt index 573b8fbc..a50b00ce 100644 --- a/src/Hydra/root/product-list.tt +++ b/src/Hydra/root/product-list.tt @@ -1,3 +1,5 @@ +[% USE mibs=format("%.2f") %] + [% BLOCK renderProductList -%]