From 0521ce2f73bbb103668d14ac07ac14f499f1748f Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" Date: Mon, 25 Sep 2006 23:04:10 +0000 Subject: [PATCH] Fix a call to a non-existant method in test_results.tmpl. --- .../litmus/templates/en/default/reporting/test_results.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtools/litmus/templates/en/default/reporting/test_results.tmpl b/webtools/litmus/templates/en/default/reporting/test_results.tmpl index 6ce82297d94..5fb88bc1374 100644 --- a/webtools/litmus/templates/en/default/reporting/test_results.tmpl +++ b/webtools/litmus/templates/en/default/reporting/test_results.tmpl @@ -65,7 +65,7 @@ [% IF results AND results.size > 0 %] [% subscript=0 %] [% FOREACH result=results %] - + [% result.created | html %] [% result.testresult_id | html %]