Sha256: 492049dcf3bb73b8bd2316dc64b7f887be3fb83177fc329ec2e949f8b1c104be

Contents?: true

Size: 867 Bytes

Versions: 61

Compression:

Stored size: 867 Bytes

Contents

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

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

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

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

</div>
</div>

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

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre32 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre31 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre30 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre29 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre28 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre27 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre26 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre25 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre24 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre23 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre22 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre21 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre20 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre19 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre18 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre17 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre16 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre15 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre14 app/views/medium_of_performances/show.html.erb
enju_biblio-0.1.0.pre13 app/views/medium_of_performances/show.html.erb