Sha256: 246fac878ce4ac68e544ff8d4d0c683abe0e1484d7d8fb2641d291f34cd669d3

Contents?: true

Size: 693 Bytes

Versions: 15

Compression:

Stored size: 693 Bytes

Contents

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

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

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

</div>
</div>

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre52 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre51 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre50 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre49 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre48 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre47 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre46 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre45 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre44 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre43 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre42 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre41 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre40 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre39 app/views/identifier_types/show.html.erb
enju_biblio-0.1.0.pre38 app/views/identifier_types/show.html.erb