From cfccb6db9240a7ab218e4299d04621e63c673669 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 27 Jan 2010 10:33:08 -0300 Subject: [PATCH] Adding 'Products' to menu in the noosfero theme --- public/designs/themes/noosfero/navigation.rhtml | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/public/designs/themes/noosfero/navigation.rhtml b/public/designs/themes/noosfero/navigation.rhtml index 098e08b..8978b1a 100644 --- a/public/designs/themes/noosfero/navigation.rhtml +++ b/public/designs/themes/noosfero/navigation.rhtml @@ -1,2 +1,3 @@
  • <%= _('Enterprises') %>
  • +
  • <%= _('Products') %>
  • <%= _('Events') %>
  • -- libgit2 0.21.2