https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33491
--- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 150505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150505&action=edit Bug 33491: Do not apply style to agreement list view We removed the 'scoped' attribute and so the style rules added in the previous patch were applied to the agreement list view. Why is 'scoped' not working is the main question here (?) but adding a more specific selector to aim only the component (AgreementsList) from the modal is a quick solution. -- 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/
