[otrs-cvs] otrs/Kernel/Config/Files Ticket.xml,1.543,1.544
"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-serv12003/Kernel/Config/Files
Modified Files:
Ticket.xml
Log Message:
Fixed bug#7697 - Creating queues: sub-queues after level 4 not shown in dropdown box.
Author: mab
Index: Ticket.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Ticket.xml,v
retrieving revision 1.543
retrieving revision 1.544
diff -2 -u -d -r1.543 -r1.544
--- Ticket.xml 3 Dec 2012 10:01:01 -0000 1.543
+++ Ticket.xml 5 Dec 2012 11:11:47 -0000 1.544
@@ -551,4 +551,12 @@
</Setting>
</ConfigItem>
+ <ConfigItem Name="Ticket::Frontend::MaxQueueLevel" Required="1" Valid="1">
+ <Description Translatable="1">Define the max depth of queues.</Description>
+ <Group>Ticket</Group>
+ <SubGroup>Frontend::Agent</SubGroup>
+ <Setting>
+ <String>5</String>
+ </Setting>
+ </ConfigItem>
<ConfigItem Name="Ticket::Frontend::ListType" Required="1" Valid="1">
<Description Translatable="1">Shows existing parent/child queue lists in the system in the form of a tree or a list.</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