Koha/koha-tmpl
Lucas Gass 9eb62ef191
Bug 33882: Add spans in dateofbirth column on member.tt
To test:
1 Apply patch
2 Do a patron search that will return multiple patrons.
3 Look at the date of birth column and notice the text is now wrapped in a class called 'dateofbirth'
4. Notice that the age hint is wrapped in a class called 'agehint'.
5. Add '.agehint { display: none }' to intranetusercss.
6. Now notice the date of birth still displays but no age information.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-06 09:58:50 -03:00
..
intranet-tmpl Bug 33882: Add spans in dateofbirth column on member.tt 2023-06-06 09:58:50 -03:00
opac-tmpl Bug 33891: Use template wrapper for tabs: OPAC advanced search 2023-06-06 09:58:48 -03:00