You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% if user|has_role:"Secretariat" and ipr.update_notified_date %}
96
100
<divclass="alert alert-info">This update was notified to the submitter of the IPR that is being updated on: {{ ipr.update_notified_date|date:"Y-m-d" }}</div>
97
101
{% endif %}
@@ -169,15 +173,15 @@ <h2>{% cycle section %}. Disclosure of Patent Information <small>i.e., patents o
169
173
<p>A. For granted patents or published pending patent applications, please provide the following information:</p>
170
174
171
175
<dlclass="dl-horizontal">
172
-
<dt>Patent, Serial, Publication, Registration, or Application/File number(s):</dt>
176
+
<dt>Patent, Serial, Publication, Registration, or Application/File number(s)</dt>
173
177
<dd>{{ ipr.patent_info|linebreaks }}</dd>
174
178
</dl>
175
179
176
180
<p>B. Does this disclosure relate to an unpublished pending patent application?:</p>
0 commit comments