diff options
| author | hukl <contact@smyck.org> | 2009-08-08 15:38:20 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-08-08 15:38:20 +0200 |
| commit | 8345fb8001e82b145b9ce4c8558d4d4712ebad60 (patch) | |
| tree | 31f101301238e1f9f5661941f747029730d6e200 /app/views/menu_items/edit.html.erb | |
| parent | 397bee72fa5bccf64d09eeb77b5ee0000aabfdb4 (diff) | |
added menu items resource
Diffstat (limited to 'app/views/menu_items/edit.html.erb')
| -rw-r--r-- | app/views/menu_items/edit.html.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/menu_items/edit.html.erb b/app/views/menu_items/edit.html.erb new file mode 100644 index 0000000..0720571 --- /dev/null +++ b/app/views/menu_items/edit.html.erb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | <h1>MenuItems#edit</h1> | ||
| 2 | <p>Find me in app/views/menu_items/edit.html.erb</p> | ||
