Fin du CSS / menu et barre de menu dans le main content
This commit is contained in:
@@ -3,12 +3,11 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<h4 class="title"><fmt:message key="evaluation.title"/>: ${evaluationForm.title}</h4>
|
||||
|
||||
<form:form method="post" commandName="evaluationForm">
|
||||
<h4 align="center"><fmt:message key="evaluation.title"/>: ${evaluationForm.title}</h4>
|
||||
<br>
|
||||
|
||||
<table>
|
||||
<c:forEach items="${evaluationForm.simpleRatings}" var="criterion" varStatus="j">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user