fix a bad copy/paste
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379994 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#foreach ($report in $reports)
|
||||
#if ($report.link && $report.link.length() != 0)
|
||||
<tr>
|
||||
#if($report.fileSuffix && $report.linfileSuffixk.length() != 0)
|
||||
#if($report.fileSuffix && $report.linfileSuffix.length() != 0)
|
||||
#set ($fileSuffix = $report.fileSuffix)
|
||||
#else
|
||||
#set ($fileSuffix = '.html')
|
||||
|
||||
Reference in New Issue
Block a user