Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Hide sidebar on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Sutto committed Aug 14, 2010
1 parent cfe0840 commit 3140872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/pages_controller.rb
Expand Up @@ -4,6 +4,7 @@ def index
@page = Page.published.home
@event = Event.next
add_title_variables! :title => @page.title
hide_sidebar!
end

def show
Expand Down

0 comments on commit 3140872

Please sign in to comment.