Sha256: 325abdf65b28d069c072a211869ca4fd9c141865356e24ea5b2ca6db95824e00

Contents?: true

Size: 376 Bytes

Versions: 61

Compression:

Stored size: 376 Bytes

Contents

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

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

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre12 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre11 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre10 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre9 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre8 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre7 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre6 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre5 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre4 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre3 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre2 app/views/creates/edit.html.erb
enju_biblio-0.1.0.pre app/views/creates/edit.html.erb
enju_biblio-0.0.9 app/views/creates/edit.html.erb
enju_biblio-0.0.8 app/views/creates/edit.html.erb
enju_biblio-0.0.7 app/views/creates/edit.html.erb
enju_biblio-0.0.6 app/views/creates/edit.html.erb
enju_biblio-0.0.5 app/views/creates/edit.html.erb
enju_biblio-0.0.4 app/views/creates/edit.html.erb
enju_biblio-0.0.3 app/views/creates/edit.html.erb
enju_biblio-0.0.2 app/views/creates/edit.html.erb