27 Aug
2013
27 Aug
'13
11:03 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10531 --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Jonathan Druart from comment #4)
In fact, there is a js error on this page: ReferenceError: YAHOO is not defined
Already exists on master.
error caused by the following line: <script type="text/javascript" src="[% yuipath %]/json/json-min.js"></script> It could be removed (see bug 10786). But this patch adds another one: TypeError: a.aoColumns[c] is undefined which does not exist on master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.