# HG changeset patch # User Chris Cannam # Date 1310398940 -3600 # Node ID 4c0d58c5d1e0e9edcc3a4997a6f1c1aaf44f7842 # Parent 32dd9e02950ab0febd2bfa2ceb0d528a5aa90817# Parent ef125e1f3a109790a97139f1c41f8e8f73e746e1 Merge diff -r 32dd9e02950a -r 4c0d58c5d1e0 app/controllers/my_controller.rb --- a/app/controllers/my_controller.rb Mon Jun 27 12:38:02 2011 +0100 +++ b/app/controllers/my_controller.rb Mon Jul 11 16:42:20 2011 +0100 @@ -34,7 +34,7 @@ }.merge(Redmine::Views::MyPage::Block.additional_blocks).freeze DEFAULT_LAYOUT = { 'left' => ['tipoftheday', 'activitymyprojects'], - 'right' => ['issueswatched','calendar'] + 'right' => ['issueswatched'] }.freeze verify :xhr => true,