Skip to content

Commit 8fe779c

Browse files
committed
Template condition tweak
- Legacy-Id: 18887
1 parent 550c123 commit 8fe779c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/ipr/details_edit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1>The Patent Disclosure and Licensing Declaration Template for General IPR Dis
5959
<a href="https://www.ietf.org/rfc/rfc8179.txt">RFC 8179</a>,
6060
"Intellectual Property Rights in IETF Technology",
6161
may be
62-
{% if form.instance|to_class_name != "GenericIprDisclosure" %}
62+
{% if form|to_class_name != "GenericDisclosureForm" %}
6363
rejected or may be published as general disclosures.
6464
{% else %}
6565
rejected.

0 commit comments

Comments
 (0)