Sha256: 38d3ca3c9389e76140633647ff1f2b14ce3943d66231f6e4ac53aa46ce73a96a

Contents?: true

Size: 301 Bytes

Versions: 29

Compression:

Stored size: 301 Bytes

Contents

.row
  .span8
    %h1= @event.name
  .span4#event-header-logo-container
    -if @event.image?
      =image_tag(@event.image.url(:thumb), :id => 'event-header-logo', :width => 75, :height => 75)
    -else
      .no-image.pull-right
        #text
          =link_to 'Add image', image_event_path(@event)

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.27 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.26 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.24 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.23 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.21 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.20 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.19 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.18 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.17 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.16 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.15 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.12 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.11 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.10 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.9 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.8 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.7 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.6 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.5 app/views/events/_header.html.haml
artfully_ose-1.2.0.pre.4 app/views/events/_header.html.haml