[Koha-bugs] [Bug 20888] Allow use of boolean operator 'not' in item search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 12 10:26:45 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20888

--- Comment #21 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Hi

-            $('div.form-field-select-text select[name="f"]').change(function()
{
+            $('div.form-field-select-text
select.form-field-column').change(function() {

is this change necessary ?
New select has name "op".

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list