[SOLVED] Sub-Queue Selection Display

Moderator: crythias

Locked
atran
Znuny newbie
Posts: 2
Joined: 26 Mar 2014, 16:34
Znuny Version: 3.3.4

[SOLVED] Sub-Queue Selection Display

Post by atran »

Hello,

I was wondering if someone could help me figure out how to fix my sub-queue selection display.
I currently have a setup of Queue's and sub-queues. When I create a new ticket and select the queue, my queue dropdown shows as:
A
A::AB
A::AC

To my knowledge, it typically shows as:
A
AB
AC

Any clues as to why mine is showing differently? Just trying to get things cleaned up. Any help is much appreciated.
Last edited by atran on 28 Mar 2014, 18:07, edited 1 time in total.
atran
Znuny newbie
Posts: 2
Joined: 26 Mar 2014, 16:34
Znuny Version: 3.3.4

Re: Sub-Queue Selection Display

Post by atran »

Well, if anyone else happens to run across this, i found it.

It's under Ticket::Frontend::ListType
Select Tree instead of List. Not sure how mine ever changed but o well.
Locked