app/views/phcpress/modules/categories/index.html.erb in phcpress-7.1.2 vs app/views/phcpress/modules/categories/index.html.erb in phcpress-8.0.0b
- old
+ new
@@ -33,11 +33,11 @@
<tr>
<th>Category Name</th>
<th></th>
</tr>
</thead>
-
+
<tbody>
<% @modules_categories.each do |modules_category| %>
<tr>
<td><%= modules_category.catname %></td>
<td><div class="btn-group" role="group" aria-label="Blog Articles">
@@ -61,6 +61,6 @@
</div>
</div>
</div>
</div>
</section>
-<!-- Main Content -->
\ No newline at end of file
+<!-- Main Content -->