Skip to content

Commit d856a50

Browse files
committed
Merged in [10895] from rjsparks@nostrum.com:
Remove a bit of template development debug material that had made it into production. - Legacy-Id: 10933 Note: SVN reference [10895] has been migrated to Git commit bfe4102
2 parents 6e6a8ba + bfe4102 commit d856a50

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ietf/templates/doc/material/all_presentations.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ <h1>Sessions linked to <a href="{% url 'doc_view' name=doc.name %}">{{doc.name}}
1111
<div class="buttonlist" >
1212
{% if user|has_role:"Secretariat,Area Director,WG Chair,WG Secretary,RG Chair,RG Secretary,IRTF Chair,Team Chair" %}
1313
<a class="btn btn-default" id="addsessionsbutton" href="{% url 'ietf.doc.views_doc.add_sessionpresentation' name=doc.name %}">Link to more sessions</a>
14-
{% else %}
15-
{{user}} failed the has_role check
1614
{% endif %}
1715
</div>
1816

0 commit comments

Comments
 (0)