diff options
| -rw-r--r-- | app/views/admin/index.html.erb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/admin/index.html.erb b/app/views/admin/index.html.erb index cf33774..bd0df0b 100644 --- a/app/views/admin/index.html.erb +++ b/app/views/admin/index.html.erb | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | <%= render :partial => 'drafts' %> | 1 | <table id="admin_overview"> |
| 2 | 2 | ||
| 3 | <%= render :partial => 'recent_changes' %> \ No newline at end of file | 3 | </table> \ No newline at end of file |
