Sha256: 128ddfccb4d70138283502d9fc6a5f4669f3b654cb246c9144896a052b3b9fc0
Contents?: true
Size: 189 Bytes
Versions: 3
Compression:
Stored size: 189 Bytes
Contents
<% if block.image %> <img src="<%= block.image.url(:large) %>" id='block_<%= block.id %>' /> <% elsif editing %> <div id='block_<%= block.id %>'><p>Upload an image.</p></div> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
caboose-cms-0.4.18 | app/views/caboose/blocks/_image.html.erb |
caboose-cms-0.4.17 | app/views/caboose/blocks/_image.html.erb |
caboose-cms-0.4.16 | app/views/caboose/blocks/_image.html.erb |