Koha/koha-tmpl
Kyle Hall b0b33b382c
Bug 32676: Fix EDI message status case
Edifact status appear to vary between all lower case and being
capitalized. This breaks the switch in the edi_status block of the
basket.tt template. We should make this switch case-insensitive.

Test Plan:
1) View the basket for a sent EDI order, note the Sent status does not
   display.
2) Apply this patch
3) Reloate the page, note the status is now visible!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-04 09:44:06 -04:00
..
intranet-tmpl Bug 32676: Fix EDI message status case 2023-10-04 09:44:06 -04:00
opac-tmpl Bug 34945: Remove the use of event attributes from OPAC clubs tab 2023-10-04 09:44:03 -04:00