
7 Oct
2004
7 Oct
'04
7:57 p.m.
Am Do, den 07.10.2004 schrieb Tyler Hepworth um 19:34: Hi,
in OTRS 1.2.x we could just select a Queue from the queue popup and the ticket would be instantly moved. In OTRS 1.3.1 we have to additionally press the "Move" button next to it, which seems to me like a waste of time. Is there any way I can modify the templates to get back the previous behaviour?
Add the following to Config.pm
# (Use the onchange=submit() function for ticket move in # QueueView and TicketZoom) [default: 0] [0|1] $Self->{OnChangeSubmit} = 1;
Thanks!
--
Daniel Seifert