9 Mar
2015
9 Mar
'15
5:18 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364 --- Comment #45 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to simith.doliveira from comment #44)
+ $("#course_reserves").DataTable({"paging": false, "bFilter": false, "info": false});
Hum? Why did you choose this id?
- In intranet-tmpl/prog/en/css/staff-global.css there is "div#course_reserves_wrapper > table#course_reserves" needed to the table. So I just use it (do not change staff-global.css file).
Your last patch adds it. -- You are receiving this mail because: You are watching all bug changes.