Skip to content

Commit bfe4102

Browse files
committed
Remove a bit of template development debug material that had made it into production. Commit ready for merge.
- Legacy-Id: 10895
1 parent 3471001 commit bfe4102

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)