On Thu, Apr 28, 2011 at 11:07 AM, Marius Vaitiekunas
<[email protected]> wrote:
> Hello,
> I have enabled Ticket::Frontend::CustomerTicketOverviewSortable to
> "Yes" in sysconfig, but sorting works only by the first element
> ("Ticket#") of the table. Any suggestions, how to fix it? I was
> comparing dtl files, but without luck yet :(
> Thank You!
>
Ok, I think there is a bug in
/opt/otrs/var/httpd/htdocs/js/Core.Customer.js line 29.
It should be like:
$("table th").click(function(){
an not like:
$("table tr").click(function(){
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs