diff --git a/report/velocity/pages.vm b/report/velocity/pages.vm index eae49d1a8..132b7b391 100644 --- a/report/velocity/pages.vm +++ b/report/velocity/pages.vm @@ -86,7 +86,7 @@ #foreach ($results in $document.getRootElement().getChildren()) #set($yslow = $results.getChild("o").getValue()) - + #set($file = $results.getAttribute("filename").getValue()) #set($file = $file.concat(".html")) $results.getChild("u").getValue()