From 40a1b4002e1619d9e9112f08ba198dc847f3e0f1 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sat, 24 Jan 2015 21:41:48 +0100 Subject: Rename to DefaultRecipient. There are only two hard things in Computer Science: cache invalidation and naming things. --- Kernel/Config/Files/DefaultRecipient.xml | 58 ++++++++++++++++++++++++++++++++ Kernel/Config/Files/DefaultTo.xml | 58 -------------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) create mode 100644 Kernel/Config/Files/DefaultRecipient.xml delete mode 100644 Kernel/Config/Files/DefaultTo.xml (limited to 'Kernel/Config/Files') diff --git a/Kernel/Config/Files/DefaultRecipient.xml b/Kernel/Config/Files/DefaultRecipient.xml new file mode 100644 index 0000000..de680e1 --- /dev/null +++ b/Kernel/Config/Files/DefaultRecipient.xml @@ -0,0 +1,58 @@ + + + + Change the default To address, based on the response template. + Ticket + Frontend::Agent::Ticket::ViewCompose + + + Kernel::Output::HTML::DefaultRecipient + + + 1 + + + + + + + Frontend module registration for the agent interface. + Ticket + Frontend::Admin::ModuleRegistration + + + admin + Admin + DefaultRecipient + Admin + + Kernel::Output::HTML::NavBarModuleAdmin + DefaultRecipient + Create and manage DefaultRecipients. + Queue + 300 + + + + + + Frontend module registration for the agent interface. + Ticket + Frontend::Admin::ModuleRegistration + + + admin + Admin + Templates <-> DefaultRecipient + Admin + + Kernel::Output::HTML::NavBarModuleAdmin + Templates <-> DefaultRecipient + Link templates to DefaultRecipients. + Queue + 300 + + + + + diff --git a/Kernel/Config/Files/DefaultTo.xml b/Kernel/Config/Files/DefaultTo.xml deleted file mode 100644 index 2a075a5..0000000 --- a/Kernel/Config/Files/DefaultTo.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - Change the default To address, based on the response template. - Ticket - Frontend::Agent::Ticket::ViewCompose - - - Kernel::Output::HTML::DefaultTo - - - 1 - - - - - - - Frontend module registration for the agent interface. - Ticket - Frontend::Admin::ModuleRegistration - - - admin - Admin - DefaultTo - Admin - - Kernel::Output::HTML::NavBarModuleAdmin - DefaultTo - Create and manage DefaultTo entries. - Queue - 300 - - - - - - Frontend module registration for the agent interface. - Ticket - Frontend::Admin::ModuleRegistration - - - admin - Admin - Templates <-> DefaultTo - Admin - - Kernel::Output::HTML::NavBarModuleAdmin - Templates <-> DefaultTo - Link templates to DefaultTo. - Queue - 300 - - - - - -- cgit v1.2.3-1-g7c22