Sha256: fea440a6716c1f7e8ec953ef57486541356988d60aae563308ec51def4559620

Contents?: true

Size: 380 Bytes

Versions: 29

Compression:

Stored size: 380 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.new', 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.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/new.html.erb
enju_subject-0.3.3 app/views/subject_heading_types/new.html.erb
enju_subject-0.4.0.rc.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.3.2 app/views/subject_heading_types/new.html.erb
enju_subject-0.4.0.beta.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.3.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.3.0 app/views/subject_heading_types/new.html.erb
enju_subject-0.3.0.rc.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.3.0.beta.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.3 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.2 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.0 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.0.beta.5 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.0.beta.4 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.0.beta.3 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.0.beta.2 app/views/subject_heading_types/new.html.erb
enju_subject-0.2.0.beta.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.1.1 app/views/subject_heading_types/new.html.erb
enju_subject-0.1.0 app/views/subject_heading_types/new.html.erb