From e4e7fac9588361ec9343a5b626aa772da4e96e74 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 27 Nov 2008 20:33:17 +0000 Subject: [PATCH] --- src/Hydra/root/build.tt | 1 - src/Hydra/root/product-list.tt | 6 ++++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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 -%]