diff -r 3d16ad54b3dc -r 0a658e53177c src/main/webapp/WEB-INF/jspf/version-stats.jsp --- a/src/main/webapp/WEB-INF/jspf/version-stats.jsp Sat May 30 18:12:38 2020 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -<%@ taglib uri = "http://java.sun.com/jsp/jstl/functions" prefix = "fn" %> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
${stats.issueCount[categoryIter.index][statusIter.index]}${stats.rowTotals[categoryIter.index]}
${stats.columnTotals[statusIter.index]}${stats.total}
\ No newline at end of file