From ee96ecda72cab907709ba67b7602422abf81fb51 Mon Sep 17 00:00:00 2001 From: Coleman Date: Wed, 23 Jul 2008 13:54:01 -0500 Subject: [PATCH] name the container the nav links are in --- app/views/layout/application.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layout/application.html.erb b/app/views/layout/application.html.erb index b61a8fd..5a73525 100644 --- a/app/views/layout/application.html.erb +++ b/app/views/layout/application.html.erb @@ -57,7 +57,7 @@ function addLoadEvent(func) { end links << [ 'Help', url(:page, :id => 'Help'), 'help-browser.png' ] -%> -
<%= links.collect { |l| "#{l[0]} #{l[0]}" }.join(' | ') -%>
+ <% flash.keys.each do |key| -%> @@ -81,4 +81,4 @@ function addLoadEvent(func) { - \ No newline at end of file +