Skip to content

Commit 210188b

Browse files
committed
Merged in [10974] from rjsparks@nostrum.com:
Turn the shepherd management buttons back on for the ISE. Fixes ietf-tools#1925. - Legacy-Id: 10977 Note: SVN reference [10974] has been migrated to Git commit 02af06c
1 parent 0bcc7f0 commit 210188b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/doc/document_draft.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
</tr>
265265
{% endif %}
266266

267-
{% if doc.stream_id == 'ietf' %}
267+
{% if doc.stream_id == 'ietf' or doc.stream_id == 'ise' %}
268268
<tr>
269269
<th></th>
270270
<th>Document shepherd</th>

0 commit comments

Comments
 (0)