|
67 | 67 | <td class="sec_tab_type"><strong>: <span id="securityGroupName"></span></strong></td> |
68 | 68 | </tr> |
69 | 69 | <tr></tr> |
| 70 | + <tr class="matchRoundId"> |
| 71 | + <td class="first_tab_type"><strong>Match Round ID</strong></td> |
| 72 | + <td class="sec_tab_type"><strong>: <span id="rMatchRoundId"></span></strong></td> |
| 73 | + </tr> |
| 74 | + <tr></tr> |
70 | 75 | <tr class="cmcTask"> |
71 | 76 | <td class="first_tab_type"><strong>CMC Task ID</strong></td> |
72 | 77 | <td class="sec_tab_type"><strong>: <span id="rCMCTaskID"></span></strong></td> |
73 | 78 | </tr> |
74 | 79 | <tr></tr> |
75 | | - <tr class="matchRoundId"> |
76 | | - <td class="first_tab_type"><strong>Match Round ID</strong></td> |
77 | | - <td class="sec_tab_type"><strong>: <span id="rMatchRoundId"></span></strong></td> |
78 | | - </tr> |
79 | 80 | <tr class="cmcTask"></tr> |
80 | 81 | <tr> |
81 | 82 | <td class="first_tab_type"><strong>Project Name</strong></td> |
|
166 | 167 | <span id="billingGroupCheckBox"><br /> |
167 | 168 | <input type="checkbox" style=""><span>Run this challenge in a private community ? </span> <select id="billingGroups" name="billingGroups"></select> |
168 | 169 | </span> |
169 | | - <span class="cmcTask"><br /> |
170 | | - <span class="name fixWidthName"><strong>CMC Task ID</strong></span> |
171 | | - <span class="value"> |
172 | | - <input type="text" class="bigin" name="CMCTaskID" value=""/> |
173 | | - </span> |
174 | | - </span><br /> |
175 | 170 | <span class="matchRoundId"><br /> |
176 | 171 | <span class="name fixWidthName"><strong>Match Round ID</strong></span> |
177 | 172 | <span class="value"> |
178 | 173 | <input type="text" class="smallin" name="MatchRoundID" value=""/> |
179 | 174 | </span> |
180 | 175 | </span><br /> |
| 176 | + <span class="cmcTask"><br /> |
| 177 | + <span class="name fixWidthName"><strong>CMC Task ID</strong></span> |
| 178 | + <span class="value"> |
| 179 | + <input type="text" class="bigin" name="CMCTaskID" value=""/> |
| 180 | + </span> |
| 181 | + </span><br /> |
| 182 | + |
181 | 183 | <div id="projectEditDiv"> |
182 | 184 | <br /> |
183 | 185 | <span class="name fixWidthName"><strong>Project Name</strong></span> |
|
0 commit comments