Sha256: c58bbed85bd48cef398719e2b406606883efd3eaba74d80a196f71afc5c750f4
Contents?: true
Size: 363 Bytes
Versions: 4
Compression:
Stored size: 363 Bytes
Contents
.row .span8 %h1= @event.name %h3.subtitle= @event.subtitle if @event.subtitle.present? .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
4 entries across 4 versions & 1 rubygems