Sha256: 8d3c13c25d089a099026d727cbfd0fb7c870a6d6cec565c012ef1e66ba4896c9

Contents?: true

Size: 490 Bytes

Versions: 10

Compression:

Stored size: 490 Bytes

Contents

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

<div id="submenu" class="ui-corner-all">
  <ul>
    <%- if @agent -%>
      <li><%= link_to t('page.back'), publisher_manifestations_path(@agent) -%></li>
    <%- else -%>
      <li><%= link_to t('page.back'), manifestations_path -%></li>
    <%- end -%>
  </ul>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre52 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre51 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre50 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre49 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre48 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre47 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre46 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre45 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre44 app/views/manifestations/new.html.erb
enju_biblio-0.1.0.pre43 app/views/manifestations/new.html.erb