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 +