Koha/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards
Katrin Fischer aa2d8b024f Bug 24406: Wrap patron category type code in a span on patron search results
The patron category type code (A, C, O, ...) is currently displayed in the
patron module search and the patron card creator and acquisition patron searches.

This information is not useful for most users, as these are internal codes
that cannot be easily "decoded". And while you might be able to guess A as
Adult in English, it doesn't translate to other languages.

This patch wraps a span around the patron category type code shown
in () after the patron category.

To test:
- Verify for each of the following three searches, that the patron category code
  displays in the search results, but is wrapped in a span with the class
  patron_category_type
- Tools > Patron card creator
  - New > New card batch > Add patrons
  - Search for patrons
- Patrons
  - Search for patrons
- Acquisitions
  - Add a budget
  - Add a fund for the budget
  - Search for a user or owner to add

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-03 15:40:52 +01:00
..
tables Bug 24406: Wrap patron category type code in a span on patron search results 2021-11-03 15:40:52 +01:00
edit-batch.tt Bug 26703: patroncards and patron_lists folders 2021-04-21 11:16:35 +02:00
edit-layout.tt Bug 26703: patroncards and patron_lists folders 2021-04-21 11:16:35 +02:00
edit-profile.tt Bug 26703: patroncards and patron_lists folders 2021-04-21 11:16:35 +02:00
edit-template.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
home.tt Bug 26703: patroncards and patron_lists folders 2021-04-21 11:16:35 +02:00
image-manage.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
manage.tt Bug 26703: patroncards and patron_lists folders 2021-04-21 11:16:35 +02:00
print.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00