Summary: Enable ISE and IAB stream state help
- Legacy-Id: 10133
This commit is contained in:
parent
16d9641902
commit
e93a7830bc
|
@ -13,6 +13,8 @@ def state_help(request, type):
|
|||
"draft-iana-action": ("draft-iana-action", "IANA Action States for Internet-Drafts"),
|
||||
"draft-stream-ietf": ("draft-stream-ietf", "IETF Stream States for Internet-Drafts"),
|
||||
"draft-stream-irtf": ("draft-stream-irtf", "IRTF Stream States for Internet-Drafts"),
|
||||
"draft-stream-ise": ("draft-stream-ise", "ISE Stream States for Internet-Drafts"),
|
||||
"draft-stream-iab": ("draft-stream-iab", "IAB Stream States for Internet-Drafts"),
|
||||
"charter": ("charter", "Charter States"),
|
||||
"conflict-review": ("conflrev", "Conflict Review States"),
|
||||
"status-change": ("statchg", "RFC Status Change States"),
|
||||
|
|
Loading…
Reference in a new issue