solved conflict of using class=notes for both notes controller and notes of actions. Solves #574

git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@606 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
lrbalt 2007-10-01 20:29:47 +00:00
parent 5d4e8ffe3c
commit 358e1f61cc

View file

@ -38,7 +38,7 @@ window.onload=function(){
page.select('body .todo_notes').each { |e| e.toggle }
end
-%> | 
<%= link_to "Logout (#{current_user.display_name}) »", logout_path %>
<%= link_to "Logout (#{current_user.display_name}) »", logout_path %>
</div>
<div id="navcontainer">