Sha256: dfd4ae6d475a1cdd4134ba2bb9ffd02788509978ceae4457461b91d735841040

Contents?: true

Size: 507 Bytes

Versions: 32

Compression:

Stored size: 507 Bytes

Contents

- in_section :events
- content_for :header do
  =render :partial=>'events/header'

.row
  .span3
    - in_sub_section :shows
    =render :partial=>'events/menu'
  .span9
    #show-calendar{'data-event-id' => @event.id}
    #calendar-help
      .pull-right
        %span{:style => 'background-color: #ADADAD'} &nbsp&nbsp&nbsp&nbsp
        Unpublished shows
        %span{:style => 'background-color: #33ADDD'} &nbsp&nbsp&nbsp&nbsp
        Published shows
      %div{:style => "clear:both"}
                  

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.10 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.9 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.8 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.7 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.6 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.5 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.4 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.3 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.2 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre.1 app/views/shows/calendar.html.haml
artfully_ose-1.2.0.pre app/views/shows/calendar.html.haml