[Rt-commit] rt branch 5.0/fix-double-my-reminders-default-dashboard created. rt-5.0.2-59-gff58fd6fc3

BPS Git Server git at git.bestpractical.com
Wed Jan 26 21:29:24 UTC 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".

The branch, 5.0/fix-double-my-reminders-default-dashboard has been created
        at  ff58fd6fc32cc3fa5fb00431a38dfa3cc0f9c274 (commit)

- Log -----------------------------------------------------------------
commit ff58fd6fc32cc3fa5fb00431a38dfa3cc0f9c274
Author: Brad Embree <brad at bestpractical.com>
Date:   Wed Jan 26 13:28:32 2022 -0800

    Remove duplicate my reminders portlet from default dashboard

diff --git a/etc/initialdata b/etc/initialdata
index e4e3ccc986..b7daaf4239 100644
--- a/etc/initialdata
+++ b/etc/initialdata
@@ -995,12 +995,6 @@ Hour:         { $SubscriptionObj->SubValue('Hour') }
                         description  => 'QueueList',
                         path         => '/Elements/QueueList',
                     },
-                    {   pane         => 'sidebar',
-                        portlet_type => 'component',
-                        component    => 'MyReminders',
-                        description  => 'MyReminders',
-                        path         => '/Elements/MyReminders',
-                    },
                     {   pane         => 'sidebar',
                         portlet_type => 'component',
                         component    => 'Dashboards',

-----------------------------------------------------------------------


hooks/post-receive
-- 
rt


More information about the rt-commit mailing list