https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30617
Bug ID: 30617
Summary: We should consistently use includes for patron name
display
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Our templates are littered with various invocations of `[% patron.surname %],
[% patron.firstname %]` and similar in varying orders and varying levels of
detail (with or without cardnumber, with or without title, surname first or
firstname first, linked and unlinked).
We have two ways of constructing a patron display block, patron-title.inc tt
include and js-patron-format.inc for use in JS based displays.
We should congregate our templates around these two includes so that we can
make our display consistent throughout with perhaps just a couple of display
variations.. short and long forms perhaps?
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/