[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 20:47:06 CEST 2023


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

Sam Lau <samalau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153069|0                           |1
        is obsolete|                            |

--- Comment #5 from Sam Lau <samalau at gmail.com> ---
Created attachment 153076
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153076&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.

Signed-off-by: Sam Lau <samalau at gmail.com>

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


More information about the Koha-bugs mailing list