diff options
| author | hukl <contact@smyck.org> | 2009-09-03 20:41:13 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-03 20:41:13 +0200 |
| commit | 1b13877b6b028f7f290689a3c8d4ef0c181e594a (patch) | |
| tree | b4bef8f9d4c9bfc4952e20cd83e016ab0cf2fc22 /app/views/admin | |
| parent | dafe3c914f18cfb876969757e426a1fd9a3cb2aa (diff) | |
cleared out the overview page - not sure what to make of it for now but it looked ugly
Diffstat (limited to 'app/views/admin')
| -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 |
