This repository was archived by the owner on Jan 23, 2025. It is now read-only.
File tree 4 files changed +14
-2
lines changed
4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 124
124
<td class =" sec_tab_type" ><strong >: <span id =" rProduct" ></span ></strong ></td >
125
125
</tr >
126
126
<tr ></tr >
127
+ <%--
127
128
<tr>
128
129
<td class="first_tab_type"><strong>Copilot</strong></td>
129
130
<td class="sec_tab_type"><strong>: <span id="rCopilots"></span></strong></td>
130
131
</tr>
131
132
<tr></tr>
133
+ --%>
132
134
<tr class =" privateProjectRow hide" >
133
135
<td class =" first_tab_type" title =" Run this as an assigned task. Registration will not be open to anyone else, but it will still be publically listed." ><strong >Task</strong ></td >
134
136
<td class =" sec_tab_type" ><strong >: <span id =" rPrivateProject" ></span ></strong ></td >
258
260
</div >
259
261
</div >
260
262
<br /> <br /><br />
263
+ <%--
261
264
<span class="name fixWidthName"><strong>Product</strong></span>
262
265
<span class="value">
263
266
<input type="text" class="bigin" id="productName" />
264
267
<span id="productNameText"></span>
265
268
</span>
266
269
<br/><br/>
270
+ --%>
267
271
<!-- Review Scorecard -->
268
272
<div id =" reviewScorecardDivEdit" >
269
273
<br />
Original file line number Diff line number Diff line change 87
87
<td class =" sec_tab_type" ><strong >: <span id =" rProjectName" ><c:out value =" ${ sessionData. currentProjectContext. name } " /></span ></strong ></td >
88
88
</tr >
89
89
<tr ></tr >
90
+ <%--
90
91
<tr>
91
92
<td class="first_tab_type"><strong>Product</strong></td>
92
93
<td class="sec_tab_type"><strong>: <span id="rProduct"></span></strong></td>
93
94
</tr>
94
95
<tr></tr>
96
+ --%>
95
97
<tr >
96
98
<td class =" first_tab_type" ><strong >Copilot</strong ></td >
97
99
<td class =" sec_tab_type" ><strong >: <span id =" rCopilots" ></span ></strong ></td >
212
214
</div >
213
215
</div >
214
216
<br /><br /><br />
217
+ <%--
215
218
<span class="name fixWidthName"><strong>Product</strong></span>
216
219
<span class="value">
217
220
<input type="text" class="bigin" id="productName" />
218
221
<span id="productNameText"></span>
219
222
</span>
220
223
<br/><br/>
224
+ --%>
221
225
<div id =" copilotEditDiv" >
222
226
<br />
223
227
<span class =" name fixWidthName" ><strong >Copilot</strong ></span >
Original file line number Diff line number Diff line change 139
139
<td class =" sec_tab_type" ><strong >: <span id =" rProjectMilestone" ></span ></strong ></td >
140
140
</tr >
141
141
<tr ></tr >
142
+ <%--
142
143
<tr>
143
144
<td class="first_tab_type"><strong>Product</strong></td>
144
145
<td class="sec_tab_type"><strong>: <span id="rProduct"></span></strong></td>
145
146
</tr>
146
147
<tr></tr>
148
+ --%>
147
149
<tr >
148
150
<td class =" first_tab_type" ><strong >Copilot</strong ></td >
149
151
<td class =" sec_tab_type" ><strong >: <span id =" rCopilots" ></span ></strong ></td >
280
282
<div class =" clearFix" ></div >
281
283
</div >
282
284
<br /><br />
285
+ <%--
283
286
<span class="name fixWidthName"><strong>Product</strong></span>
284
287
<span class="value">
285
288
<input type="text" class="bigin" id="productName" />
286
289
<span id="productNameText"></span>
287
290
</span>
288
291
<br/><br/>
289
-
292
+ - --%>
290
293
<div id =" copilotEditDiv" class =" editDropDown" >
291
294
<span class =" name fixWidthName" ><strong >Copilot</strong ></span >
292
295
Original file line number Diff line number Diff line change 159
159
</div >
160
160
161
161
<!-- product -->
162
+ <%--
162
163
<div class="row">
163
164
<label>Product :</label>
164
165
<input id="productName" name="productName" type="text" class="text"/>
165
166
</div>
166
-
167
+ --%>
167
168
<!-- Copilot for Software Contest -->
168
169
<div class =" row" >
169
170
<label >Copilot :</label >
You can’t perform that action at this time.
0 commit comments