Talk:QuickTicket/@comment-212.38.25.31-20140530115051
Jump to navigation
Jump to search
Hello,
I am using RT 4.2.3. and the dashboard is stuck in a kind of loop while reloading the page. I copied everything mentioned. The only things i changed were
var defaultQueue = ;
to
var defaultQueue = "";
and the changes within the jQuery part
jQuery('#quick-ticket').find
to
jQuery('.quick-ticket').find
Has someone any suggestions about this issue? I am totaly stuck in that and i need to modify this portlet asap.
Thanks in advance.