Sha256: 4fc9b864c324f2081badb4944c92d77b578b6a25be015f02c0063a226aec6794

Contents?: true

Size: 604 Bytes

Versions: 3

Compression:

Stored size: 604 Bytes

Contents

<% stylesheet_links << "../plugin_assets/hydra-head/javascripts/fancybox/jquery.fancybox-1.3.1.css" %>

<style type="text/css" media="screen">
  input.editable-edit, input.textile-edit {display:none}
</style>

<div class="document_viewer" id="cover_container">

  <div id="accordion">
		<h2 class="section-title"><a href="#">Description</a></h2>
			<%= render :partial => "generic_content_objects/show_description", :locals => {:content_type => "generic_image" } %>

    <h2 class="section-title"><a href="#">Other Images</a></h2>
			<%= render :partial => "generic_images/show_all" %>

  </div>

</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hydra-head-3.0.0pre3 app/views/generic_images/_show.html.erb
hydra-head-3.0.0pre2 app/views/generic_images/_show.html.erb
hydra-head-3.0.0pre1 app/views/generic_images/_show.html.erb