app/views/message_templates/index.html.erb in enju_message-0.1.9 vs app/views/message_templates/index.html.erb in enju_message-0.1.11
- old
+ new
@@ -1,9 +1,9 @@
<div id="content_detail" class="ui-corner-all">
<h1 class="title"><%= t('page.listing', :model => t('activerecord.models.message_template')) -%></h1>
<div id="content_list">
-<table class="index">
+<table class="table table-striped index">
<tr>
<th id="position"></th>
<th><%= t('activerecord.attributes.message_template.status') -%></th>
<th><%= t('activerecord.attributes.message_template.locale') -%></th>
<th><%= t('activerecord.attributes.message_template.title') -%></th>