Sha256: 8c53d95ea3690dda607bbe0a7760da3371d79bc334e4ceb457bd0c3450fa19f6

Contents?: true

Size: 690 Bytes

Versions: 39

Compression:

Stored size: 690 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.editing', model: t('activerecord.models.manifestation')) -%></h1>
<div id="content_list">
  <%= render 'manifestations/form' %>
</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
  <%= render 'manifestations/book_jacket', manifestation: @manifestation -%>
  <ul>
    <li><%= link_to t('page.show'), @manifestation -%></li>
    <% if policy(@manifestation).destroy? %>
      <li><%= link_to t('page.destroy'), @manifestation, data: {confirm: t('page.are_you_sure')}, method: :delete -%></li>
    <% end %>
    <li><%= link_to t('page.back'), :back -%></li>
  </ul>
</div>

Version data entries

39 entries across 38 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/edit.html.erb
enju_biblio-0.3.17 app/views/manifestations/edit.html.erb
enju_biblio-0.3.16 app/views/manifestations/edit.html.erb
enju_biblio-0.3.15 app/views/manifestations/edit.html.erb
enju_biblio-0.3.14 app/views/manifestations/edit.html.erb
enju_biblio-0.3.13 app/views/manifestations/edit.html.erb
enju_biblio-0.3.12 app/views/manifestations/edit.html.erb
enju_biblio-0.3.11 app/views/manifestations/edit.html.erb
enju_biblio-0.3.10 app/views/manifestations/edit.html.erb
enju_biblio-0.3.10.rc.3 app/views/manifestations/edit.html.erb
enju_biblio-0.3.10.rc.2 app/views/manifestations/edit.html.erb
enju_biblio-0.3.10.rc.1 app/views/manifestations/edit.html.erb
enju_biblio-0.3.9 app/views/manifestations/edit.html.erb
enju_biblio-0.4.0.rc.1 app/views/manifestations/edit.html.erb
enju_biblio-0.3.8 app/views/manifestations/edit.html.erb
enju_biblio-0.3.7 app/views/manifestations/edit.html.erb
enju_biblio-0.3.6 app/views/manifestations/edit.html.erb
enju_biblio-0.4.0.beta.2 app/views/manifestations/edit.html.erb
enju_biblio-0.4.0.beta.1 app/views/manifestations/edit.html.erb
enju_biblio-0.3.5 app/views/manifestations/edit.html.erb