Skip to content

Commit

Permalink
add link new in user
Browse files Browse the repository at this point in the history
  • Loading branch information
shingara committed Mar 8, 2009
1 parent bd7ecae commit 278b3cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/admin/users/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
<li><%= link_to user.login, resource(:admin,user) %></li>
<% end %>
</ul>

<%= link_to 'new', resource(:admin, :users, :new) %>

0 comments on commit 278b3cd

Please sign in to comment.