_actually_ lets proposal managers view the assistance fields (#48)
This commit is contained in:
parent
ecabf31e54
commit
ce10e021f6
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
<div class="biography">{{ proposal.speaker.experience_html|safe }} </div>
|
||||
{% endfor %}
|
||||
|
||||
{% can_manage proposal as can_manage_proposal %}
|
||||
{% if can_manage_proposal or request.user.speaker_profile in proposal.speakers %}
|
||||
|
||||
<h4>{% trans "Assistance required?" %}</h4>
|
||||
|
|
Loading…
Reference in a new issue