summaryrefslogtreecommitdiff
path: root/app/views/menu_items/edit.html.erb
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-08-08 15:38:20 +0200
committerhukl <contact@smyck.org>2009-08-08 15:38:20 +0200
commit8345fb8001e82b145b9ce4c8558d4d4712ebad60 (patch)
tree31f101301238e1f9f5661941f747029730d6e200 /app/views/menu_items/edit.html.erb
parent397bee72fa5bccf64d09eeb77b5ee0000aabfdb4 (diff)
added menu items resource
Diffstat (limited to 'app/views/menu_items/edit.html.erb')
-rw-r--r--app/views/menu_items/edit.html.erb2
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>