Radio, Web and Free Software

Changeset aa902da0b29edcfed29dab3c8c4bf807931412ee

Show
Ignore:
Timestamp:
07/22/10 18:34:41 (6 weeks ago)
Author:
Alban Peignier <alban@…>
Parents:
6b20631af609047c42513e3f1bf8907db4e0b659
Children:
fbc0c51a22a4646da07780df6d8e303e1c8026b4
git-committer:
Alban Peignier <alban@tryphon.eu> / 2010-07-22T18:34:41Z+0200
Message:

Remove unsupported Rechercher tab

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • app/views/layouts/public.rhtml

    r3be1bdc raa902da  
    1919   <ul> 
    2020     <li><%= link_to("Accueil", :controller => "public", :action => "welcome") %></li> 
    21      <li><%= link_to("Rechercher", :controller => "public", :action => "search") %></li> 
    2221     <% if logged_in? %> 
    2322       <li><%= link_to("Mon compte", :controller => "account", :action => "index") %></li>