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

--- Comment #5 from Alexandre Noel <[email protected]> ---
(In reply to Nick Clemens (kidclamp) from comment #4)
> 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're right, it will be cleaner that way. I'm making the changes now!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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