https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34835
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155917|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 155918 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155918&action=edit Bug 34835: Highlight logged-in library in patron searches fix for new staff interface Since Bug 30952 the feature from Bug 10902 does not work anymore. The class "currentlibrary" is there but no background color in CSS. Bug 30952 removed it : - background-color: #E6FCB7; This patch restores this rule plus '!important' that is used by class 'ac-currentlibrary' Test plan: 1) Perform a patrons search 2) Check you see green background color for patrons with same branch as currently logged in. Signed-off-by: David Nind <[email protected]> -- 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/
