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 550c123 commit 8fe779cCopy full SHA for 8fe779c
1 file changed
ietf/templates/ipr/details_edit.html
@@ -59,7 +59,7 @@ <h1>The Patent Disclosure and Licensing Declaration Template for General IPR Dis
59
<a href="https://www.ietf.org/rfc/rfc8179.txt">RFC 8179</a>,
60
"Intellectual Property Rights in IETF Technology",
61
may be
62
- {% if form.instance|to_class_name != "GenericIprDisclosure" %}
+ {% if form|to_class_name != "GenericDisclosureForm" %}
63
rejected or may be published as general disclosures.
64
{% else %}
65
rejected.
0 commit comments