https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39144
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178129|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- Created attachment 178300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178300&action=edit Bug 39144: Remove second call to opac.css This change removes an unnecessary second call to opac.css on the opac-virtual-card.pl page. Test plan: 1. Set OPACVirtualCard syspref to Allow 2. Add an obvious change to OPACUserCSS syspref ( body {background-color: pink;} ) 3. Switch to the OPAC, notice the CSS is in effect 4. Log in and go to 'Your account' then 'My virtual card' from the menu on the left 5. Notice the custom CSS affects the virtual card page too 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/
