Sha256: 667a241f531e5440cbae19f7afbe4c93f6351afc2b2c9935af805d0d976fdcf3

Contents?: true

Size: 433 Bytes

Versions: 29

Compression:

Stored size: 433 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<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 ui-widget-content">
  <ul>
    <li><%= link_to t('page.show'), @classification -%></li>
    <li><%= link_to t('page.back'), classifications_path -%></li>
  </ul>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
enju_subject-0.3.4 app/views/classifications/edit.html.erb
enju_subject-0.3.3 app/views/classifications/edit.html.erb
enju_subject-0.4.0.rc.1 app/views/classifications/edit.html.erb
enju_subject-0.3.2 app/views/classifications/edit.html.erb
enju_subject-0.4.0.beta.1 app/views/classifications/edit.html.erb
enju_subject-0.3.1 app/views/classifications/edit.html.erb
enju_subject-0.3.0 app/views/classifications/edit.html.erb
enju_subject-0.3.0.rc.1 app/views/classifications/edit.html.erb
enju_subject-0.3.0.beta.1 app/views/classifications/edit.html.erb
enju_subject-0.2.3 app/views/classifications/edit.html.erb
enju_subject-0.2.2 app/views/classifications/edit.html.erb
enju_subject-0.2.1 app/views/classifications/edit.html.erb
enju_subject-0.2.0 app/views/classifications/edit.html.erb
enju_subject-0.2.0.beta.5 app/views/classifications/edit.html.erb
enju_subject-0.2.0.beta.4 app/views/classifications/edit.html.erb
enju_subject-0.2.0.beta.3 app/views/classifications/edit.html.erb
enju_subject-0.2.0.beta.2 app/views/classifications/edit.html.erb
enju_subject-0.2.0.beta.1 app/views/classifications/edit.html.erb
enju_subject-0.1.1 app/views/classifications/edit.html.erb
enju_subject-0.1.0 app/views/classifications/edit.html.erb