[Bps-public-commit] rtx-calendar branch multiple-days-events-2 updated. 1.05-27-g03120fd

BPS Git Server git at git.bestpractical.com
Tue Nov 21 20:21:56 UTC 2023


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 "rtx-calendar".

The branch, multiple-days-events-2 has been updated
       via  03120fdf3db2650da7f9a860bb999a49d7779f9f (commit)
      from  4075214d93a46161010d403868b7c821f4404a4f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 03120fdf3db2650da7f9a860bb999a49d7779f9f
Author: Ronaldo Richieri <ronaldo at bestpractical.com>
Date:   Tue Nov 21 17:21:47 2023 -0300

    Fix Status Color typo

diff --git a/html/Elements/CalendarSidebar b/html/Elements/CalendarSidebar
index 977e090..cd8ef2f 100644
--- a/html/Elements/CalendarSidebar
+++ b/html/Elements/CalendarSidebar
@@ -48,7 +48,7 @@
     </&>
 
 <&| /Widgets/TitleBox,
-     title => loc('State Colors'),
+     title => loc('Status Colors'),
      &>
 % my %ColorStatusMap = RT->Config->Get('CalendarStatusColorMap');
 % foreach my $Status (sort { lc($a) cmp lc($b) } keys %ColorStatusMap) {

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

Summary of changes:
 html/Elements/CalendarSidebar | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
rtx-calendar


More information about the Bps-public-commit mailing list