Sha256: cbbbfc575bea312348186afb389774383772d6447096bc9783c009f20e81199a

Contents?: true

Size: 487 Bytes

Versions: 41

Compression:

Stored size: 487 Bytes

Contents

<div id="content_detail" class="ui-corner-all">
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.checkin')) -%></h1>
<div id="content_list">
  <%= render 'checkin' %>
  <%= will_paginate @checkins %>
</div>
</div>

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.new', :model => t('activerecord.models.checkin')), new_checkin_path -%></li>
    <li><%= link_to t('activerecord.models.checkout'), new_basket_path -%></li>
  </ul>
</div>

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
enju_circulation-0.0.71 app/views/checkins/index.html.erb
enju_circulation-0.0.70 app/views/checkins/index.html.erb
enju_circulation-0.0.69 app/views/checkins/index.html.erb
enju_circulation-0.0.68 app/views/checkins/index.html.erb
enju_circulation-0.0.67 app/views/checkins/index.html.erb
enju_circulation-0.0.66 app/views/checkins/index.html.erb
enju_circulation-0.0.65 app/views/checkins/index.html.erb
enju_circulation-0.0.64 app/views/checkins/index.html.erb
enju_circulation-0.0.63 app/views/checkins/index.html.erb
enju_circulation-0.0.62 app/views/checkins/index.html.erb
enju_circulation-0.0.61 app/views/checkins/index.html.erb
enju_circulation-0.0.60 app/views/checkins/index.html.erb
enju_circulation-0.0.59 app/views/checkins/index.html.erb
enju_circulation-0.0.58 app/views/checkins/index.html.erb
enju_circulation-0.0.57 app/views/checkins/index.html.erb
enju_circulation-0.0.56 app/views/checkins/index.html.erb
enju_circulation-0.0.55 app/views/checkins/index.html.erb
enju_circulation-0.0.54 app/views/checkins/index.html.erb
enju_circulation-0.0.53 app/views/checkins/index.html.erb
enju_circulation-0.0.52 app/views/checkins/index.html.erb