
On Thu, Apr 28, 2011 at 2:55 PM, Nils Leideck
Dear Marius,
On 28.04.2011, at 13:40, Marius Vaitiekunas wrote:
On Thu, Apr 28, 2011 at 11:07 AM, Marius Vaitiekunas
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(){
can you open a bug report for this one in bugs.otrs.org please?
TIA
Cheers, Nils
http://bugs.otrs.org/show_bug.cgi?id=7262 I have tried my best with explanation in English :) -- mv