[otrs-cvs] otrs/Kernel/Config/Files Framework.xml,1.518,1.519
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv31428/Kernel/Config/Files
Modified Files:
Framework.xml
Log Message:
Fixed bug#9139 - Context sensitive search in CIC doesn't open CIC search.
Author: mg
Index: Framework.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Framework.xml,v
retrieving revision 1.518
retrieving revision 1.519
diff -2 -u -d -r1.518 -r1.519
--- Framework.xml 13 Feb 2013 09:57:06 -0000 1.518
+++ Framework.xml 15 Feb 2013 14:07:55 -0000 1.519
@@ -4001,4 +4001,15 @@
</Setting>
</ConfigItem>
+ <ConfigItem Name="Frontend::Search###AgentCustomerInformationCenter" Required="0" Valid="1">
+ <Description Translatable="1">Search backend router.</Description>
+ <Group>Ticket</Group>
+ <SubGroup>Frontend::Agent::SearchRouter</SubGroup>
+ <Setting>
+ <Hash>
+ <!-- CIC will popup the search if called without a CustomerID -->
+ <Item Key="^AgentCustomerInformationCenter">Action=AgentCustomerInformationCenter</Item>
+ </Hash>
+ </Setting>
+ </ConfigItem>
<ConfigItem Name="AgentCustomerInformationCenter::MainMenu###010-EditCustomerID" Required="0" Valid="0">
<Description Translatable="1">Main menu registration.</Description>
---------------------------------------------------------------------
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