[otrs-cvs] ITSMIncidentProblemManagement/Kernel/Config/Files TicketITSMTicket.xml, 1.23, 1.24

"CVS commits notifications of OTRS.org" <[email protected]> Tue, 9 Jul 2013 10:51:06 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMIncidentProblemManagement/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv22168/Kernel/Config/Files

Modified Files:
	TicketITSMTicket.xml 
Log Message:
Fixed bug# 9586 - ITSM Incident Problem Management should not disable AgentTicketFreeText.

Author: ub

Index: TicketITSMTicket.xml
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Config/Files/TicketITSMTicket.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -2 -u -d -r1.23 -r1.24
--- TicketITSMTicket.xml	24 Oct 2012 08:50:23 -0000	1.23
+++ TicketITSMTicket.xml	9 Jul 2013 10:51:01 -0000	1.24
@@ -96,19 +96,4 @@
         </Setting>
     </ConfigItem>
-    <ConfigItem Name="Frontend::Module###AgentTicketFreeText" Required="0" Valid="0">
-        <Description Translatable="1">Frontend module registration for the agent interface.</Description>
-        <Group>Ticket</Group>
-        <SubGroup>Frontend::Agent::ModuleRegistration</SubGroup>
-        <Setting>
-            <FrontendModuleReg>
-                <Description>Ticket FreeText</Description>
-                <Title>Free Fields</Title>
-                <NavBarName>Ticket</NavBarName>
-                <Loader>
-                    <JavaScript>Core.Agent.TicketAction.js</JavaScript>
-                </Loader>
-            </FrontendModuleReg>
-        </Setting>
-    </ConfigItem>
     <ConfigItem Name="Ticket::Frontend::AgentTicketPriority###TicketType" Required="0" Valid="1">
         <Description Translatable="1">Sets the ticket type in the ticket priority screen of a zoomed ticket in the agent interface (Ticket::Type needs to be activated).</Description>
@@ -133,19 +118,3 @@
         </Setting>
     </ConfigItem>
-    <ConfigItem Name="Ticket::Frontend::MenuModule###310-FreeText" Required="0" Valid="0">
-        <Description Translatable="1">Shows a link in the menu to add a free text field in the ticket zoom view of the agent interface.</Description>
-        <Group>Ticket</Group>
-        <SubGroup>Frontend::Agent::Ticket::MenuModule</SubGroup>
-        <Setting>
-            <Hash>
-                <Item Key="Module">Kernel::Output::HTML::TicketMenuGeneric</Item>
-                <Item Key="Name">Free Fields</Item>
-                <Item Key="Description" Translatable="1">Change the ticket free fields!</Item>
-                <Item Key="Action">AgentTicketFreeText</Item>
-                <Item Key="Link">Action=AgentTicketFreeText;TicketID=$QData{"TicketID"}</Item>
-                <Item Key="Target"></Item>
-                <Item Key="PopupType">TicketAction</Item>
-            </Hash>
-        </Setting>
-    </ConfigItem>
 </otrs_config>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log