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

Nick Clemens (kidclamp) <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #4 from Nick Clemens (kidclamp) <n...@bywatersolutions.com> ---
The patch here adds a new class, and adds it to the selectors - the problem
stems from bug 35254 which updated the select name, but not the jQuery
selectors.

This patch works, but either:
1 - We should remove the old 'name="budget_id"' selector as it is not working
and just use the new one
2 - Don't add a new class, but update the selector to match the current name:
'name^="budget_id_"'

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to