Sha256: 6285550e3bc4522e321488a137b19ef8f347eb7306577e713cbf95de253a70eb

Contents?: true

Size: 810 Bytes

Versions: 125

Compression:

Stored size: 810 Bytes

Contents

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

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

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

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

</div>
</div>

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

Version data entries

125 entries across 125 versions & 2 rubygems

Version Path
enju_circulation-0.1.0.pre35 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre34 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre33 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre32 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre31 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre30 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre29 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre28 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre27 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre26 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre25 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre24 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre23 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre22 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre21 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre20 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre19 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre18 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre17 app/views/use_restrictions/show.html.erb
enju_circulation-0.1.0.pre16 app/views/use_restrictions/show.html.erb