[Koha-bugs] [Bug 21097] Missing optgroup closing tag in orderreceive.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 20 10:21:29 CEST 2018


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 77152
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77152&action=edit
Bug 21097 - Missing optgroup closing tag in orderreceive.tt

There is a missing optgroup closing tag in orderreceive.tt. It doesn't
actually cause any display issues (at least in modern browsers), but
it's invalid markup, so this patch fixes it.

_TEST PLAN_
0. Add a budget and add a fund
1. Add a vendor
2. Add a basket
3. Add an order to a basket
4. Close the basket
5. Receive the order
6. Make sure the budget and fund both display when selecting the fund

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


More information about the Koha-bugs mailing list