diff -r f9a81a1a4425 -r 6137548ba453 app/controllers/my_controller.rb
--- a/app/controllers/my_controller.rb
+++ b/app/controllers/my_controller.rb
@@ -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
 
   verify :xhr => true,
