app/views/phcpress/modules/connections/index.html.erb in phcpress-7.1.2 vs app/views/phcpress/modules/connections/index.html.erb in phcpress-8.0.0b
- old
+ new
@@ -34,11 +34,11 @@
<th>Category</th>
<th>Posts</th>
<th colspan="3"></th>
</tr>
</thead>
-
+
<tbody>
<% @modules_connections.each do |modules_connection| %>
<tr>
<td><%= modules_connection.category.catname %></td>
<td><%= modules_connection.post.psttitle %></td>
@@ -61,6 +61,6 @@
</div>
</div>
</div>
</div>
</section>
-<!-- Main Content -->
\ No newline at end of file
+<!-- Main Content -->