Summary: | Move patron_to_html (from js-patron-format.inc) to a standalone JS file | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, cj.lynce |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 40699 | ||
Bug Blocks: | 32176, 40995 | ||
Attachments: |
Bug 40958: Move patron_to_html to a standalone JS file
Bug 40958: Move patron_to_html to a standalone JS file Bug 40958: Remove remaining occurrence in course_reserves/course.tt |
Description
Jonathan Druart
2025-10-06 13:45:13 UTC
Created attachment 187476 [details] [review] Bug 40958: Move patron_to_html to a standalone JS file It will be easier to reuse patron_to_html Test plan: Search for patron and confirm that that patron are formatted correctly. Global patron search and a couple of other places should be enough. Created attachment 187533 [details] [review] Bug 40958: Move patron_to_html to a standalone JS file It will be easier to reuse patron_to_html Test plan: Search for patron and confirm that that patron are formatted correctly. Global patron search and a couple of other places should be enough. Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com> |