http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10531
--- Comment #5 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
