https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41177 Jake Deery <jake.deery@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189189|0 |1 is obsolete| | --- Comment #5 from Jake Deery <jake.deery@openfifth.co.uk> --- Created attachment 189261 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189261&action=edit Bug 41177: (follow-up) A few minor corrections This patch makes the following corrections: - Remove link from breadcrumb WRAPPER items. The right markup is generated in html_helpers.inc if you add the "bc_active = 1" to the breadcrumb_item WRAPPER. - Remove "href='#'" from inactive links, and adjust CSS accordingly. The W3C validator doesn't like it when a true "aria-disabled" attribute is on a link which has an href attribute. Signed-of-by: Jake Deery <jake.deery@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.