Mercurial > hg > soundsoftware-site
diff app/controllers/my_controller.rb @ 1222:2c59ee348e2b cannam
Logger, reinstate this box as default
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 12 Mar 2013 14:39:44 +0000 |
parents | 875b5b4c574d |
children | d280360758e5 |
line wrap: on
line diff
--- a/app/controllers/my_controller.rb Tue Mar 12 13:24:19 2013 +0000 +++ b/app/controllers/my_controller.rb Tue Mar 12 14:39:44 2013 +0000 @@ -38,7 +38,7 @@ }.merge(Redmine::Views::MyPage::Block.additional_blocks).freeze DEFAULT_LAYOUT = { 'left' => ['myprojects', 'activitymyprojects'], - 'right' => ['tipoftheday', 'issueswatched'] + 'right' => ['tipoftheday', 'colleagues', 'issueswatched'] }.freeze verify :xhr => true,