Sha256: 27936f5ec08543c8806d6f986f1602ec8cc234462eedc1a60d5e3ae8f5e12f34

Contents?: true

Size: 410 Bytes

Versions: 10

Compression:

Stored size: 410 Bytes

Contents

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

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

Version data entries

10 entries across 10 versions & 1 rubygems

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