diff options
Diffstat (limited to 'app/views/admin')
| -rw-r--r-- | app/views/admin/index.html.erb | 5 |
1 files changed, 1 insertions, 4 deletions
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 @@ | |||
| 1 | <h1>Admin#index</h1> | 1 | <h1>Admin#index</h1> |
| 2 | <p>Find me in app/views/admin/index.html.erb</p> | 2 | <p>Find me in app/views/admin/index.html.erb</p> \ No newline at end of file |
| 3 | |||
| 4 | |||
| 5 | <%= link_to 'nodes', :controller => :nodes, :action => :index %> \ No newline at end of file | ||
