Changesets can be listed by changeset number.
The Git repository is here.
Changeset 84
Fixed Ticket #49 - incorrect "logout" link.
- Comitted by: adh
- Date: Sunday October 15 13:11:45 2006 (over 18 years ago)
Affected files:
rool/rails/collaboa/trunk/app/views/admin/dashboard/index.rhtml:
prev. | current | |
<li><%= link_to 'Parts', :controller => 'parts' -%></li> | ||
</ul> | ||
12 | ||
12 | <p><%= link_to 'Log out', :controller => '/login', :action => 'logout' %></p> | |
</div> |