Sha256: 583ff174e2480be6828588ce4a84e8d67f0587d9c119f9ca73c39ad57245ba2e

Contents?: true

Size: 238 Bytes

Versions: 9

Compression:

Stored size: 238 Bytes

Contents

<h4>Content</h4>
<% if datastream.content_is_text? %>
  <pre class="prettyprint pre-scrollable"><%= datastream.content %></pre>
<% else %>
  <div class="alert">
    <%= t("fcrepo_admin.datastream.content_not_text") %>.
  </div>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fcrepo_admin-0.6.1 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.6.0 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.5 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.5.pre app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.4 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.3 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.2 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.1 app/views/fcrepo_admin/datastreams/_content.html.erb
fcrepo_admin-0.5.0 app/views/fcrepo_admin/datastreams/_content.html.erb