https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38311
--- Comment #15 from Jonathan Druart <[email protected]> --- (In reply to Matt Blenkinsop from comment #13) > Comment on attachment 188468 [details] [review] > Bug 38311: Do not use ID for column filters > > Review of attachment 188468 [details] [review]: > ----------------------------------------------------------------- > > ::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt > @@ +159,5 @@ > > e['_str'] = e.branchname; > > return e; > > }); > > let filters_options = { > > + libraries: all_libraries, > > Are we missing a dataFilter in a column definition here? Yes, good catch, thanks! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
