Sha256: e78ef404f689f9c6604ad48d9b0235096dcd7c902260028522d79023a9022c77

Contents?: true

Size: 400 Bytes

Versions: 39

Compression:

Stored size: 400 Bytes

Contents

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

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

Version data entries

39 entries across 39 versions & 2 rubygems

Version Path
enju_trunk_subject-1.0.4 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre24 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre23 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre22 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre21 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre20 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre19 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre18 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre17 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre16 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre15 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre14 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre13 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre12 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre11 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre10 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre9 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre8 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre7 app/views/classifications/edit.html.erb
enju_subject-0.1.0.pre6 app/views/classifications/edit.html.erb