Sha256: 743fad13d54fc061a8974742932a5d31cf033e72a967f74a40ea8e05df4a2e13

Contents?: true

Size: 233 Bytes

Versions: 3

Compression:

Stored size: 233 Bytes

Contents

#events
  = render :partial => 'droom/events/event', :object => @event, :locals => {:full_attachments => true}

- content_for :title do
  = t(:calendar)

- content_for :margin do
  = render :partial => 'droom/shared/calendar_holder'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/events/show.html.haml
droom-0.4.2 app/views/droom/events/show.html.haml
droom-0.4.1 app/views/droom/events/show.html.haml