summaryrefslogtreecommitdiff
path: root/app/views/admin
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-09-03 20:41:13 +0200
committerhukl <contact@smyck.org>2009-09-03 20:41:13 +0200
commit1b13877b6b028f7f290689a3c8d4ef0c181e594a (patch)
treeb4bef8f9d4c9bfc4952e20cd83e016ab0cf2fc22 /app/views/admin
parentdafe3c914f18cfb876969757e426a1fd9a3cb2aa (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.erb6
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