Sha256: f88371dd9d74a952d9c11afef21b537bb65a0fbe389b05fa0cddde9a3dce5ec0

Contents?: true

Size: 317 Bytes

Versions: 10

Compression:

Stored size: 317 Bytes

Contents

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

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

Version data entries

10 entries across 10 versions & 1 rubygems

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