[Koha-bugs] [Bug 33882] member.tt Date of birth column makes it difficult to hide the age hint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 6 08:30:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33882

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151954|0                           |1
        is obsolete|                            |

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
Created attachment 152034
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152034&action=edit
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 at gmail.com>
Signed-off-by: David Cook <dcook at prosentient.com.au>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list