Sha256: 7a9a77fffdfc9ed411aca129462730e7a49348cb2646a65402d204e4bbf19d9c

Contents?: true

Size: 388 Bytes

Versions: 10

Compression:

Stored size: 388 Bytes

Contents

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

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.show'), @agent_type -%></li>
    <li><%= link_to t('page.back'), agent_types_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_types/edit.html.erb
enju_biblio-0.1.0.pre51 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre50 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre49 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre48 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre47 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre46 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre45 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre44 app/views/agent_types/edit.html.erb
enju_biblio-0.1.0.pre43 app/views/agent_types/edit.html.erb