app/views/checkins/_checkin.html.erb in enju_circulation-0.0.67 vs app/views/checkins/_checkin.html.erb in enju_circulation-0.0.68
- old
+ new
@@ -1,5 +1,5 @@
-<table class="index">
+<table class="table table-striped index">
<tr>
<th><%= t('page.title') -%></th>
<th><%= t('activerecord.models.item') -%></th>
<th><%= t('activerecord.attributes.checkout.due_date') -%></th>
<th><%= t('activerecord.models.user') -%></th>