Merge pull request #1186 from sherrimitchell/event-page-comments
Adding comments to events#index
This commit is contained in:
commit
201fac7088
1 changed files with 2 additions and 0 deletions
|
|
@ -183,3 +183,5 @@
|
|||
%span.caret
|
||||
%ul.dropdown-menu{:role=>"menu"}
|
||||
= render 'change_state_dropdown', event: event
|
||||
%td.text-center
|
||||
= link_to "#{event.comment_threads.count}", admin_conference_program_event_path(@conference.short_title, event), anchor: 'comments-div'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue