Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit fc73ce0

Browse files
committed
updated review signup page
1 parent 1129cda commit fc73ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/com/topcoder/web/tc/view/review_board/reviewProjectDetail.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
<tr>
415415
<td class="tableHeader">Handle</td>
416416
<td class="tableHeader" align="center">Role</td>
417-
<td class="tableHeader" align="center">Application Date</td>
417+
<td class="tableHeader" align="center">Application Date **</td>
418418
</tr>
419419
<c:forEach items="${reviewApplications}" var="reviewApplicant">
420420
<c:if test="${reviewApplicant.status.id ne 2}"> <%-- Do not show Cancelled applications --%>

0 commit comments

Comments
 (0)