From 55800bf0565f392a48b6d3a673da60525aad423b Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 21 Feb 2009 14:55:39 +0100 Subject: wiring together some views to make basic navigation in the admin interface possible --- app/views/admin/index.html.erb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'app/views/admin') diff --git a/app/views/admin/index.html.erb b/app/views/admin/index.html.erb index 0a9874f..e23e69b 100644 --- a/app/views/admin/index.html.erb +++ b/app/views/admin/index.html.erb @@ -1,5 +1,2 @@

Admin#index

-

Find me in app/views/admin/index.html.erb

- - -<%= link_to 'nodes', :controller => :nodes, :action => :index %> \ No newline at end of file +

Find me in app/views/admin/index.html.erb

\ No newline at end of file -- cgit v1.3