Sha256: 901ddd335f95b13cc17d8488b1e71db61d1c37397dbd67b412174701ab772904

Contents?: true

Size: 327 Bytes

Versions: 10

Compression:

Stored size: 327 Bytes

Contents

<div id="content_detail" class="ui-corner-all">
<h1 class="title"><%= t('page.new', :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.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/new.html.erb
enju_biblio-0.1.0.pre51 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre50 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre49 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre48 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre47 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre46 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre45 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre44 app/views/agent_types/new.html.erb
enju_biblio-0.1.0.pre43 app/views/agent_types/new.html.erb