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.0.68 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.67 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.66 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.65 app/views/use_restrictions/show.html.erb
enju_message-0.1.9 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.64 app/views/use_restrictions/show.html.erb
enju_message-0.0.24 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.63 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.62 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.61 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.60 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.59 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.58 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.57 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.56 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.55 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.54 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.53 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.52 app/views/use_restrictions/show.html.erb
enju_circulation-0.0.51 app/views/use_restrictions/show.html.erb