app/views/items/index.html.erb in enju_biblio-0.0.3 vs app/views/items/index.html.erb in enju_biblio-0.0.4
- old
+ new
@@ -14,10 +14,10 @@
<%= set_focus_on_search_form -%>
</p>
<%- end -%>
</div>
-<table class="index">
+<table class="table table-striped index">
<tr>
<th><%= t('activerecord.attributes.item.item_identifier') -%></th>
<th><%= t('activerecord.models.library') -%></th>
<th><%= t('activerecord.models.shelf') -%></th>
<th><%= t('activerecord.attributes.item.call_number') -%></th>