[Koha-bugs] [Bug 26234] New: Default DataTables must know our own classes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 11:59:01 CEST 2020


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

            Bug ID: 26234
           Summary: Default DataTables must know our own classes
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

We have different classes we can use to set specific behaviours on table
columns: title-string, string-sort, anti-the and NoSort.
We should not need to pass them to the DataTable constructor, we could teach it
that we always want to apply them.

It will avoid bug like bug 26233

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


More information about the Koha-bugs mailing list