diff -r 537026b96b8b -r 097d38a73624 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
 
   def index
