Sha256: b45b56a13ca428f950439cf6c0423e5c1acbb6999e7473182760d38c2fdeaa14

Contents?: true

Size: 430 Bytes

Versions: 51

Compression:

Stored size: 430 Bytes

Contents

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

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.show'), @patron_relationship_type -%></li>
    <li><%= link_to t('page.back'), patron_relationship_types_path -%></li>
  </ul>
</div>

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre2 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.1.0.pre app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.9 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.8 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.7 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.6 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.5 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.4 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.3 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.2 app/views/patron_relationship_types/edit.html.erb
enju_biblio-0.0.1 app/views/patron_relationship_types/edit.html.erb