Sha256: 30572b0599a3f0d849f3033eae66c115221c63ca539b19aa3d30f0c1e944a0d5

Contents?: true

Size: 451 Bytes

Versions: 29

Compression:

Stored size: 451 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.editing', model: t('activerecord.models.subject_heading_type')) -%></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'), @subject_heading_type -%></li>
    <li><%= link_to t('page.back'), subject_heading_types_path -%></li>
  </ul>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

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