app/views/date_book/events/show.html.haml in date_book-0.0.6 vs app/views/date_book/events/show.html.haml in date_book-0.1.0

- old
+ new

@@ -1,8 +1,8 @@ - add_title @event.name .event{ class: @event.css_class } = date_book_scripts - = event_occurrence_dates @event + = date_book_event_occurrence_dates @event %dl.dl-horizontal %dt= :owner.l %dd= @event.owners.first.name %dl.dl-horizontal %dt= Calendar.model_name.human