Merge 0a14a20272 into dfe0b8188e
This commit is contained in:
commit
15cea0d7c3
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
= event.event_type.title
|
||||
= "(#{event.event_type.length} min)"
|
||||
= "in #{event.track.name}" if event.track
|
||||
- if event.require_registration
|
||||
- if event.require_registration && current_user.is_admin
|
||||
%br
|
||||
= link_to registered_text(event), registrations_conference_program_proposal_path(@conference.short_title, event), class: 'btn btn-xs btn-danger'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue