grooming style

This commit is contained in:
raluka 2015-10-05 13:28:35 +02:00
parent f7c70ba55c
commit 1cf877bf76
4 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
%h4.title.panel-title= conference.title
.panel-body
- events.each do |event, comments|
.box
.notifications
%h4.title= link_to event.title, admin_conference_event_path(event.conference.short_title, event)
%hr
- comments.each do |comment|