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

Commit 7dd5c83

Browse files
committed
Revert "remove scorecard selection from design challenges"
This reverts commit d24f737.
1 parent d24f737 commit 7dd5c83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/web/WEB-INF/includes/contest/editTab.jsp

-4
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,11 @@
7272
<td class="sec_tab_type"><strong>: <span id="rContestTypeName"></span></strong></td>
7373
</tr>
7474
<tr></tr>
75-
<%--
7675
<tr>
7776
<td class="first_tab_type"><strong>Review Scorecard</strong></td>
7877
<td class="sec_tab_type"><strong>: <span id="rReviewScorecard"></span></strong></td>
7978
</tr>
8079
<tr></tr>
81-
--%>
8280
<tr>
8381
<td class="first_tab_type"><strong>Challenge Name</strong></td>
8482
<td class="sec_tab_type"><strong>: <span id="rContestName"></span></strong></td>
@@ -255,7 +253,6 @@
255253
</div>
256254
<br /> <br />
257255
<!-- Review Scorecard -->
258-
<%--
259256
<div id="reviewScorecardDivEdit">
260257
<br />
261258
<span class="name fixWidthName"><strong>Review Scorecard </strong></span>
@@ -271,7 +268,6 @@
271268
</div>
272269
</div>
273270
<br /> <br />
274-
--%>
275271
<div id="copilotEditDiv">
276272
<br />
277273
<span class="name fixWidthName"><strong>Copilot</strong></span>

0 commit comments

Comments
 (0)