search for: news_sidebar

Displaying 1 result from an estimated 1 matches for "news_sidebar".

2006 Jul 06
0
Layouts, Searching/Sorting
...plish this without altering the layout to look something like this: <div id="main-content"> <%= @content_for_layout %> </div> <div id="sidebar"> <% if @controller.controller_name == ''news'' %><%= render(:partial => "news_sidebar") %><% end %> <% if @controller.controller_name == ''users'' %><%= render(:partial => "users_sidebar") %><% end %> <% if @controller.controller_name == ''links'' %><%= render(:partial => "links_sideb...