changeset 1305:097d38a73624 redmine-2.2-integration

Merge from branch cannam
author Chris Cannam
date Fri, 14 Jun 2013 11:30:19 +0100
parents 537026b96b8b (current diff) 6137548ba453 (diff)
children af51e7e3e846
files app/controllers/my_controller.rb
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/controllers/my_controller.rb	Fri Jun 14 11:12:18 2013 +0100
+++ b/app/controllers/my_controller.rb	Fri Jun 14 11:30:19 2013 +0100
@@ -38,7 +38,7 @@
            }.merge(Redmine::Views::MyPage::Block.additional_blocks).freeze
 
   DEFAULT_LAYOUT = {  'left' => ['myprojects', 'activitymyprojects'], 
-                      'right' => ['tipoftheday', 'issueswatched'] 
+                      'right' => ['colleagues', 'tipoftheday', 'issueswatched'] 
                    }.freeze
 
   def index