Mercurial > hg > soundsoftware-site
diff app/controllers/calendars_controller.rb @ 51:371eac10df0b live
* Merge from "cannam" branch. This includes update to Redmine trunk, plus welcome/tip-of-the-day from luisf branch.
author | Chris Cannam |
---|---|
date | Wed, 24 Nov 2010 12:20:08 +0000 |
parents | 94944d00e43c |
children | cbce1fd3b1b7 |
line wrap: on
line diff
--- a/app/controllers/calendars_controller.rb Thu Oct 21 11:19:14 2010 +0100 +++ b/app/controllers/calendars_controller.rb Wed Nov 24 12:20:08 2010 +0000 @@ -8,6 +8,8 @@ helper :projects helper :queries include QueriesHelper + helper :sort + include SortHelper def show if params[:year] and params[:year].to_i > 1900