[Koha-bugs] [Bug 29895] Button [Add multiple items] stops responding when it's pressed and some multiple items added to basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 17 15:13:03 CET 2022


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

--- Comment #1 from Andrew Nugged <nugged at gmail.com> ---
Also there typo with quoting in the same additem.js file, notice:

    name=buttonAddMulti"

in line 187:

                 +     '<input type="button" class="addItemControl"
name=buttonAddMulti" style="cursor:pointer; margin:0 1em;" onclick="checkCount(
this ,\'' + unique_item_fields + '\')" value="' + __("Add") + '" />'

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


More information about the Koha-bugs mailing list