|
41 | 41 | <tbody> |
42 | 42 | <tr> |
43 | 43 | <th>Document</th> |
44 | | - <th class="text-right">Type</th> |
| 44 | + <th>Type</th> |
45 | 45 | <td class="edit"></td> |
46 | 46 | <td> |
47 | 47 | {% if doc.get_state_slug == "rfc" %} |
|
63 | 63 | </td> |
64 | 64 | </tr> |
65 | 65 |
|
66 | | - <tr class="plain"> |
67 | | - <th></th> |
| 66 | + <tr> |
| 67 | + <th class="plain"></th> |
68 | 68 | <th>Last updated</th> |
69 | 69 | <td class="edit"></td> |
70 | 70 | <td> |
|
76 | 76 | </tr> |
77 | 77 |
|
78 | 78 | {% if replaces or can_edit_stream_info %} |
79 | | - <tr class="plain"> |
80 | | - <th></th> |
| 79 | + <tr> |
| 80 | + <th class="plain"></th> |
81 | 81 | <th>Replaces</th> |
82 | 82 | <td class="edit"> |
83 | 83 | {% if can_edit_stream_info %} |
|
91 | 91 | {% endif %} |
92 | 92 |
|
93 | 93 | {% if replaced_by %} |
94 | | - <tr class="plain"> |
95 | | - <th></th> |
| 94 | + <tr> |
| 95 | + <th class="plain"></th> |
96 | 96 | <th>Replaced by</th> |
97 | 97 | <td class="edit"></td> |
98 | 98 | <td> |
|
131 | 131 | {% endif %} |
132 | 132 | {% endif %} |
133 | 133 |
|
134 | | - <tr class="plain"> |
135 | | - <th></th> |
| 134 | + <tr> |
| 135 | + <th class="plain"></th> |
136 | 136 | <th>Stream</th> |
137 | 137 | <td class="edit"> |
138 | 138 | {% if can_change_stream %} |
|
145 | 145 | </tr> |
146 | 146 |
|
147 | 147 | {% if doc.get_state_slug != "rfc" %} |
148 | | - <tr class="plain"> |
149 | | - <th></th> |
| 148 | + <tr> |
| 149 | + <th class="plain"></th> |
150 | 150 | <th>Intended RFC status</th> |
151 | 151 | <td class="edit"> |
152 | 152 | {% if can_edit or can_edit_stream_info %} |
|
159 | 159 | </tr> |
160 | 160 | {% endif %} |
161 | 161 |
|
162 | | - <tr class="plain"> |
163 | | - <th></th> |
| 162 | + <tr> |
| 163 | + <th class="plain"></th> |
164 | 164 | <th>Formats</th> |
165 | 165 | <td class="edit"></td> |
166 | 166 | <td> |
|
178 | 178 | </tr> |
179 | 179 |
|
180 | 180 | {% if conflict_reviews %} |
181 | | - <tr class="plain"> |
182 | | - <th></th> |
| 181 | + <tr> |
| 182 | + <th class="plain"></th> |
183 | 183 | <th>IETF conflict review</th> |
184 | 184 | <td class="edit"></td> |
185 | 185 | <td>{{ conflict_reviews|join:", "|urlize_ietf_docs }}</td> |
|
191 | 191 | <tr> |
192 | 192 | <th>Stream</th> |
193 | 193 | {% if doc.stream %} |
194 | | - <th class="text-right"> |
| 194 | + <th> |
195 | 195 | {% if doc.stream.slug != "legacy" %} |
196 | 196 | <a href="{% url "ietf.help.views.state" doc=doc.type.slug type=doc.stream.slug %}"> |
197 | 197 | {% if doc.stream.slug == "ietf" %} WG {% else %} {{ doc.stream }} {% endif %} state |
|
217 | 217 | {% endif %} |
218 | 218 | </td> |
219 | 219 | {% else %} |
220 | | - <th class="text-right">Stream state</th> |
| 220 | + <th>Stream state</th> |
221 | 221 | <td class="edit"></td> |
222 | 222 | <td>(No stream defined)</td> |
223 | 223 | {% endif %} |
224 | 224 | </tr> |
225 | 225 |
|
226 | 226 | {% if consensus %} |
227 | | - <tr class="plain"> |
228 | | - <th></th> |
| 227 | + <tr> |
| 228 | + <th class="plain"></th> |
229 | 229 | <th>Consensus</th> |
230 | 230 | <td class="edit"> |
231 | 231 | {% if can_edit or can_edit_stream_info %} |
|
238 | 238 | </tr> |
239 | 239 | {% endif %} |
240 | 240 |
|
241 | | - <tr class="plain"> |
242 | | - <th></th> |
| 241 | + <tr> |
| 242 | + <th class="plain"></th> |
243 | 243 | <th>Document shepherd</th> |
244 | 244 | <td class="edit"> |
245 | 245 | {% if can_edit_stream_info %} |
|
254 | 254 | </tr> |
255 | 255 |
|
256 | 256 | {% if shepherd_writeup or can_edit_shepherd_writeup %} |
257 | | - <tr class="plain"> |
258 | | - <th></th> |
| 257 | + <tr> |
| 258 | + <th class="plain"></th> |
259 | 259 | <th>Shepherd write-up</th> |
260 | 260 | <td class="edit"> |
261 | 261 | {% if can_edit_shepherd_writeup %} |
|
277 | 277 | {% endif %} |
278 | 278 |
|
279 | 279 | {% if published and started_iesg_process and published.time < started_iesg_process.time %} |
280 | | - <tr class="plain"> |
281 | | - <th></th> |
| 280 | + <tr> |
| 281 | + <th class="plain"></th> |
282 | 282 | <th colspan="3" class="warning">This information refers to IESG processing after the RFC was initially published:</th> |
283 | 283 | </tr> |
284 | 284 | {% endif %} |
|
287 | 287 | <tbody> |
288 | 288 | <tr> |
289 | 289 | <th>IESG</th> |
290 | | - <th class="text-right"><a href="{% url "ietf.help.views.state" doc=doc.type.slug type="iesg" %}">IESG state</a></th> |
| 290 | + <th><a href="{% url "ietf.help.views.state" doc=doc.type.slug type="iesg" %}">IESG state</a></th> |
291 | 291 | <td class="edit"> |
292 | 292 | {% if iesg_state and can_edit %} |
293 | 293 | <a class="btn btn-default btn-xs" href="{% url "doc_change_state" name=doc.name %}">Edit</a> |
|
298 | 298 | </td> |
299 | 299 | </tr> |
300 | 300 |
|
301 | | - <tr class="plain"> |
302 | | - <th></th> |
| 301 | + <tr> |
| 302 | + <th class="plain"></th> |
303 | 303 | <th>Telechat date</th> |
304 | 304 | <td class="edit"> |
305 | 305 | {% if can_edit %} |
|
324 | 324 | </td> |
325 | 325 | </tr> |
326 | 326 |
|
327 | | - <tr class="plain"> |
328 | | - <th></th> |
| 327 | + <tr> |
| 328 | + <th class="plain"></th> |
329 | 329 | <th>Responsible AD</th> |
330 | 330 | <td class="edit"> |
331 | 331 | {% if can_edit %} |
|
339 | 339 |
|
340 | 340 | {% if iesg_state %} |
341 | 341 | {% if doc.note or can_edit %} |
342 | | - <tr class="plain"> |
343 | | - <th></th> |
| 342 | + <tr> |
| 343 | + <th class="plain"></th> |
344 | 344 | <th>IESG note</th> |
345 | 345 | <td class="edit"> |
346 | 346 | {% if can_edit %} |
|
354 | 354 | {% endif %} |
355 | 355 | {% endif %} |
356 | 356 |
|
357 | | - <tr class="plain"> |
358 | | - <th></th> |
| 357 | + <tr> |
| 358 | + <th class="plain"></th> |
359 | 359 | <th>Send notices to</th> |
360 | 360 | <td class="edit"> |
361 | 361 | {% if can_edit_notify %} |
|
373 | 373 | <tbody> |
374 | 374 | <tr> |
375 | 375 | <th>IANA</th> |
376 | | - <th class="text-right"><a href="{% url "ietf.help.views.state" doc=doc.type.slug type="iana-review" %}">IANA review state</a></th> |
| 376 | + <th><a href="{% url "ietf.help.views.state" doc=doc.type.slug type="iana-review" %}">IANA review state</a></th> |
377 | 377 | <td class="edit"> |
378 | 378 | {% if can_edit_iana_state %} |
379 | 379 | <a class="btn btn-default btn-xs" href="{% url "doc_change_iana_state" name=doc.name state_type="iana-review" %}">Edit</a> |
|
384 | 384 | </td> |
385 | 385 | </tr> |
386 | 386 |
|
387 | | - <tr class="plain"> |
388 | | - <th></th> |
| 387 | + <tr> |
| 388 | + <th class="plain"></th> |
389 | 389 | <th>IANA action state</th> |
390 | 390 | <td class="edit"> |
391 | 391 | {% if can_edit_iana_state %} |
|
403 | 403 | {% if rfc_editor_state %} |
404 | 404 | <tr> |
405 | 405 | <th>RFC Editor</th> |
406 | | - <th class="text-right"><a href="{% url "ietf.help.views.state" doc=doc.type.slug type="rfceditor" %}">RFC Editor state</a></th> |
| 406 | + <th><a href="{% url "ietf.help.views.state" doc=doc.type.slug type="rfceditor" %}">RFC Editor state</a></th> |
407 | 407 | <td class="edit"></td> |
408 | 408 | <td><a href="https://www.rfc-editor.org/queue2.html#{{ doc.name }}">{{ rfc_editor_state }}</a></td> |
409 | 409 | </tr> |
|
0 commit comments