mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 06:21:49 +01:00
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:
parent
5d4e8ffe3c
commit
358e1f61cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue