Merge lp://staging/~cjohnston/summit/required-fail into lp://staging/summit
Proposed by
Chris Johnston
Status: | Merged |
---|---|
Approved by: | Michael Hall |
Approved revision: | 498 |
Merged at revision: | 498 |
Proposed branch: | lp://staging/~cjohnston/summit/required-fail |
Merge into: | lp://staging/summit |
Diff against target: |
116 lines (+11/-9) 6 files modified
summit/schedule/templates/schedule/by_room.html (+1/-1) summit/schedule/templates/schedule/by_track.html (+1/-1) summit/schedule/templates/schedule/daily.html (+5/-5) summit/schedule/templates/schedule/meeting.html (+1/-1) summit/schedule/templates/schedule/virtual_meeting.html (+1/-1) summit/schedule/views.py (+2/-0) |
To merge this branch: | bzr merge lp://staging/~cjohnston/summit/required-fail |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Hall (community) | Approve | ||
Adnane Belmadiaf | Needs Fixing | ||
Review via email: mp+151574@code.staging.launchpad.net |
Commit message
Fixes users not being able to see that they are required.
To post a comment you must log in.
I think it should be {% if participant. participation == 'REQUIRED' %}