From 89c73f89161e41dedd44cb83a04e7d3a71c299b9 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Tue, 25 Sep 2007 17:05:14 +0000 Subject: [PATCH] ActionItem70: splitting the categories menu out of the layout --- app/views/layouts/application.rhtml | 60 +----------------------------------------------------------- app/views/shared/categories_menu.rhtml | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 59 deletions(-) create mode 100644 app/views/shared/categories_menu.rhtml diff --git a/app/views/layouts/application.rhtml b/app/views/layouts/application.rhtml index 64f5e4c..f6f5d4c 100644 --- a/app/views/layouts/application.rhtml +++ b/app/views/layouts/application.rhtml @@ -35,65 +35,7 @@