Sha256: 10d3a399b21fe88b76f0551718a429409adc9a1321b9cd58214fb66d4ff56a0c

Contents?: true

Size: 606 Bytes

Versions: 3

Compression:

Stored size: 606 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_content"} %>

    <h2 class="section-title"><a href="#">Content</a></h2>
			<%= render :partial => "generic_contents/show_content" %>

  </div>

</div>

Version data entries

3 entries across 3 versions & 1 rubygems

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