https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38311 --- Comment #13 from Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> --- Comment on attachment 188468 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188468 Bug 38311: Do not use ID for column filters Review of attachment 188468: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=38311&attachment=188468) ----------------------------------------------------------------- ::: 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? -- You are receiving this mail because: You are watching all bug changes.