Changeset 1120

Show
Ignore:
Timestamp:
07/31/07 00:41:03 (1 year ago)
Author:
alban
Message:

cache la gestion de groupes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/app/views/users/_sidebar.rhtml

    r1108 r1120  
    1111 <li><%= link_to("Ajouter un podcast", :controller => "podcasts", :action => "add") %></li> 
    1212</ul> 
     13<!-- 
    1314<ul> 
    1415 <li><%= link_to("Gérer vos groupes", :controller => "group", :action => "manage") %></li> 
    1516 <li><%= link_to("Ajouter un groupe", :controller => "group", :action => "add") %></li> 
    1617</ul> 
     18--> 
    1719<h2>Recherchez</h2> 
    1820<% form_tag({:controller => :users, :action => :find }, :id => "search") do %>