[Koha-bugs] [Bug 34201] Missing sorting indicator on the ERM tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 5 18:48:10 CEST 2023


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 153069
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153069&action=edit
Bug 34201: (follow-up) Add additional specific CSS

This patch adds more CSS to make sure this works in Vue and non-Vue
pages. On non-Vue pages there are these three states:

.sorting,
.sorting_asc,
.sorting_desc

On the ERM page with Vue there is:

.sorting,
.sorting.sorting_asc,
.sorting.sorting_desc

This patch ensures all are covered.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list