Sha256: 35026fb644e073a62eb83625b164eac63d6546b8d64c849a6a7af5a62cbd2cb9

Contents?: true

Size: 473 Bytes

Versions: 22

Compression:

Stored size: 473 Bytes

Contents

<h1><%= @presenter %> </h1>
<span class="state state-<%= @presenter.workflow.state %>"><%= @presenter.workflow.state_label %></span>
<% if @parent_presenter %>
    <ul class="breadcrumb">
        <li><%= link_to @parent_presenter, polymorphic_path([main_app, @parent_presenter]) %></li>
        <li class="active"><%= @presenter.human_readable_type %></li>
    </ul>
<% else %>
    <span class="human_readable_type">(<%= @presenter.human_readable_type %>)</span>
<% end %>

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/base/unavailable.html.erb
hyrax-1.1.0 app/views/hyrax/base/unavailable.html.erb
hyrax-1.0.5 app/views/hyrax/base/unavailable.html.erb
curation_concerns-1.7.8 app/views/curation_concerns/base/unavailable.html.erb
hyrax-1.0.4 app/views/hyrax/base/unavailable.html.erb
hyrax-1.0.3 app/views/hyrax/base/unavailable.html.erb
hyrax-1.0.2 app/views/hyrax/base/unavailable.html.erb
hyrax-1.0.1 app/views/hyrax/base/unavailable.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/base/unavailable.html.erb
curation_concerns-1.7.7 app/views/curation_concerns/base/unavailable.html.erb
curation_concerns-2.0.0 app/views/curation_concerns/base/unavailable.html.erb
curation_concerns-2.0.0.rc2 app/views/curation_concerns/base/unavailable.html.erb
hyrax-1.0.0.rc1 app/views/hyrax/base/unavailable.html.erb
curation_concerns-1.7.6 app/views/curation_concerns/base/unavailable.html.erb
curation_concerns-1.7.5 app/views/curation_concerns/base/unavailable.html.erb
test_hyrax-0.0.1.alpha app/views/hyrax/base/unavailable.html.erb
curation_concerns-1.7.4 app/views/curation_concerns/base/unavailable.html.erb
curation_concerns-1.7.3 app/views/curation_concerns/base/unavailable.html.erb
curation_concerns-1.7.2 app/views/curation_concerns/base/unavailable.html.erb
curation_concerns-2.0.0.rc1 app/views/curation_concerns/base/unavailable.html.erb