diff -r 3d16ad54b3dc -r 0a658e53177c src/main/webapp/WEB-INF/jsp/project-details.jsp
--- a/src/main/webapp/WEB-INF/jsp/project-details.jsp Sat May 30 18:12:38 2020 +0200
+++ b/src/main/webapp/WEB-INF/jsp/project-details.jsp Mon Jun 01 14:46:58 2020 +0200
@@ -28,66 +28,46 @@
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
-
-
-
-
-
-
-
-
+
-
+
+<%@include file="../jspf/project-header.jsp"%>
-
-
+
+
+
+<%@include file="../jspf/issue-summary.jsp"%>
+
+
+
+
+
+<%@include file="../jspf/issue-summary.jsp"%>
+<%@include file="../jspf/issue-list.jsp"%>
+
+
- -
- ✎
+ -
+ (open)
-
-
- <%@include file="../jspf/version-stats.jsp" %>
+
+
+
+ <%@include file="../jspf/issue-summary.jsp"%>
-
-
- <%@include file="../jspf/version-stats.jsp" %>
+
+
+
+ <%@include file="../jspf/issue-summary.jsp"%>
-
-
- <%@include file="../jspf/version-stats.jsp" %>
-
-
+
+
+
+ <%@include file="../jspf/issue-summary.jsp"%>
+
\ No newline at end of file