https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31097
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Academy |rel_24_05_candidate Status|Passed QA |Failed QA CC| |[email protected] --- Comment #15 from Katrin Fischer <[email protected]> --- I am a bit overly careful maybe as this is for the OPAC and I am not sure how much libraries are relying on things displaying or not displaying in a certain way. 1) When no restriction types are used, all restrictions use the internal type "Manual" which currently will display like this: Manual, frozen until: Indefinite Manual: Unter, frozen until: 05/08/2024 I think the "Manual" could be confusing to patrons and I am also not sure how this might be translated. Maybe we should hide the type in this case? 2) I'd really like some classes to make it possible to customize the content a bit. At the moment it's all one text paragraph. Using block elements or a list could also help avoid the <br />. Some notes (not blocking) * Some lines are almost repeated identically. The IF/ELSE on restriction.comment could be moved to only include the first line that is different to make it a little more compact. -- 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/
