http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364
--- Comment #45 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
