Sha256: e58ec48572da004235ab9d8b22aabd3572b4f63a819283c981bb9f1d3ae1b3d6

Contents?: true

Size: 810 Bytes

Versions: 56

Compression:

Stored size: 810 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.showing', model: t('activerecord.models.create_type')) -%></h1>
<div id="content_list">
<p id="notice"><%= notice %></p>

<p>
  <strong><%= t('activerecord.attributes.create_type.name') -%>:</strong>
  <%= @create_type.name -%>
</p>

<p>
  <strong><%= t('activerecord.attributes.create_type.display_name') -%>:</strong>
  <%= @create_type.display_name.localize -%>
</p>

<p>
  <strong><%= t('activerecord.attributes.create_type.note') -%>:</strong>
  <%= @create_type.note -%>
</p>

</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
  <ul>
    <li><%= link_to t('page.edit'), edit_create_type_path(@create_type) -%></li>
    <li><%= back_to_index(flash[:page_info]) -%></li>
  </ul>
</div>

Version data entries

56 entries across 55 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre71 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre70 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre69 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre68 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre67 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre66 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre65 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre64 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre63 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre62 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre61 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre60 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre59 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre58 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre57 app/views/create_types/show.html.erb
enju_biblio-0.1.0.pre56 app/views/create_types/show.html.erb