app/views/enki/admin/posts/index.html.erb in enki-engine-0.0.4 vs app/views/enki/admin/posts/index.html.erb in enki-engine-0.0.5
- old
+ new
@@ -1,6 +1,7 @@
<h1>Your posts</h1>
-<table>
+
+<table id='posts'>
<thead>
<tr>
<th>Published At</th>
<th>Title</th>
<th>Excerpt</th>