In the patronbriefinfo there is a line for patroncategorycode. It contains both the description and the code. Some libraries like to only display one or the other and that is a bit difficult to achieve currently. If we added some extra classes this would become easy.
Created attachment 147163 [details] [review] Bug 33038: Add classes to patroncategorycode for easier customization To test: 1. Pull up a patron and look at the patroncategory inside the patronbriefinfo. Description and code are together in one HTML element, they are hard to seperate. 2. Apply patch. 3. Look again and notice the new classes.
Created attachment 149698 [details] [review] Bug 33038: Add classes to patroncategorycode for easier customization To test: 1. Pull up a patron and look at the patroncategory inside the patronbriefinfo. Description and code are together in one HTML element, they are hard to seperate. 2. Apply patch. 3. Look again and notice the new classes. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Created attachment 149711 [details] [review] Bug 33038: Add classes to patroncategorycode for easier customization To test: 1. Pull up a patron and look at the patroncategory inside the patronbriefinfo. Description and code are together in one HTML element, they are hard to seperate. 2. Apply patch. 3. Look again and notice the new classes. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Enhancement - not backporting to 22.11.x Nice work everyone!
Back end stuff, nothing to add/amend in the manual.