https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6499
Paul Hoffman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #27 from Paul Hoffman <[email protected]> --- FYI, in our Koha instance (17.11.04) I had to use this in IntranetUserJS: <option value="Other-control-number,phr"> Instead of this: <option value="Other-control-number"> Without ",phr" I found it was doing a ",wrdl" search which failed. Others may find that this is not necessary, but I mention it here for anyone who stumbles upon this only to find that the suggested code doesn't work for them. -- 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/
