diff -r eba08a3a7eb2 -r dbd5c60c29e6 src/main/webapp/WEB-INF/jsp/versions.jsp --- a/src/main/webapp/WEB-INF/jsp/versions.jsp Fri Oct 09 11:30:36 2020 +0200 +++ b/src/main/webapp/WEB-INF/jsp/versions.jsp Fri Oct 09 11:41:01 2020 +0200 @@ -78,8 +78,8 @@ - - + + @@ -94,6 +94,16 @@ ${versionInfo.reportedTotal.active} ${versionInfo.reportedTotal.done} + + + + <%@include file="../jspf/issue-progress.jspf" %> + + + + <%@include file="../jspf/issue-progress.jspf" %> + + \ No newline at end of file