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

--- Comment #5 from [email protected] ---
(In reply to Owen Leonard from comment #4)
> I'm curious about your choice to remove the Bootstrap classes from the
> markup:
> 
> -            <li class="breadcrumb-item" aria-current="page">
> +            <li>
> +                <a href="#" aria-current="page">
>                      Blocked record
> +                </a>
>              </li>
> 
> I see that the "aria-current" information has moved to the link, and that's
> fine with me--I see that it fits the guidelines better. But I think there is
> value to keeping the Bootstrap 4 markup classes for consistency's sake and
> to be able to inherit existing Bootstrap classes.

Hi Owen, thanks for your comment. I was just attempting make it the same as Bug
27846. Please feel free to make any amendments that you believe would work
better but that also keep in line with accessibility standards.

-- 
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/

Reply via email to