We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ca10d commit 886b6dfCopy full SHA for 886b6df
1 file changed
ietf/doc/templatetags/ballot_icon.py
@@ -154,6 +154,7 @@ def state_age_colored(doc):
154
Q(desc__istartswith="Draft Added by ")|
155
Q(desc__istartswith="Draft Added in state ")|
156
Q(desc__istartswith="Draft added in state ")|
157
+ Q(desc__istartswith="IESG state changed to ")|
158
Q(desc__istartswith="State changed to ")|
159
Q(desc__istartswith="State Changes to ")|
160
Q(desc__istartswith="Sub state has been changed to ")|
0 commit comments