Changeset 1120
- Timestamp:
- 07/31/07 00:41:03 (1 year ago)
- Files:
-
- trunk/app/views/users/_sidebar.rhtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/app/views/users/_sidebar.rhtml
r1108 r1120 11 11 <li><%= link_to("Ajouter un podcast", :controller => "podcasts", :action => "add") %></li> 12 12 </ul> 13 <!-- 13 14 <ul> 14 15 <li><%= link_to("Gérer vos groupes", :controller => "group", :action => "manage") %></li> 15 16 <li><%= link_to("Ajouter un groupe", :controller => "group", :action => "add") %></li> 16 17 </ul> 18 --> 17 19 <h2>Recherchez</h2> 18 20 <% form_tag({:controller => :users, :action => :find }, :id => "search") do %>
