app/views/classifications/_index.html.erb in enju_subject-0.0.16 vs app/views/classifications/_index.html.erb in enju_subject-0.0.17
- old
+ new
@@ -9,10 +9,10 @@
<%= submit_tag t('page.search') -%>
</p>
<%- end -%>
</div>
-<table class="index">
+<table class="table table-striped index">
<tr>
<th><%= t('activerecord.attributes.classification.category') -%></th>
<th><%= t('activerecord.attributes.classification.note') -%></th>
<th><%= t('activerecord.models.classification_type') -%></th>
<th></th>