Description:
fix problem link
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r591:22703ecfec57 - - 1 file changed: 1 inserted, 1 deleted

@@ -6,4 +6,4
6 <% end %>
6 <% end %>
7
7
8 <%= link_to 'Show', :action => 'show', :id => @problem %> |
8 <%= link_to 'Show', :action => 'show', :id => @problem %> |
9 - <%= link_to 'Back', :action => 'list' %>
9 + <%= link_to 'Back', problems_path %>
You need to be logged in to leave comments. Login now