Calendar: Change layout of events

Currently ORTS show events in the calendar are displayed as (agent) Title. I would rather the event was showen in the calendar as Title (agent) How would one accomplish this? Thanks Jeremy Adams PC Support Specialist I Cedar Valley College 972.860.8086

You have to change the lines 800 and 941 in Kernel/Modules/AgentCalendar.pm to $Event{Title} = $Event{Title} . ' ('.$Preffix.')'; - HTH Renée Jeremy Adams schrieb:
Currently ORTS show events in the calendar are displayed as (agent) Title. I would rather the event was showen in the calendar as Title (agent)
How would one accomplish this?
Thanks
Jeremy Adams PC Support Specialist I Cedar Valley College 972.860.8086
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
-- Perl-Magazin: http://perl-magazin.de Perl-Nachrichten: http://perl-nachrichten.de

Thanks soooo much. I knew it would be something as simple as that. Jeremy Adams PC Support Specialist I Cedar Valley College 972.860.8086
Renee Bäcker
03/26/09 12:00 PM >>>
You have to change the lines 800 and 941 in Kernel/Modules/AgentCalendar.pm to $Event{Title} = $Event{Title} . ' ('.$Preffix.')'; - HTH Renée Jeremy Adams schrieb:
Currently ORTS show events in the calendar are displayed as (agent) Title. I would rather the event was showen in the calendar as Title (agent)
How would one accomplish this?
Thanks
Jeremy Adams PC Support Specialist I Cedar Valley College 972.860.8086
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
-- Perl-Magazin: http://perl-magazin.de Perl-Nachrichten: http://perl-nachrichten.de --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (2)
-
Jeremy Adams
-
Renee Bäcker