From 9b6c391062eff85b99f7c0544b2c5816a40bc279 Mon Sep 17 00:00:00 2001 From: Alexey Verkhovsky Date: Thu, 5 May 2005 06:13:33 +0000 Subject: [PATCH] Fixed a hard-coded link to :web/search, ticket:149 --- app/views/navigation.rhtml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/views/navigation.rhtml b/app/views/navigation.rhtml index 90753eb7..3568f866 100644 --- a/app/views/navigation.rhtml +++ b/app/views/navigation.rhtml @@ -8,8 +8,10 @@ def list_item(text, link_options, description, accesskey = nil) end %> - +<%= end_form_tag %>