Bug 29218: Rename .hidden class for DT visibility
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 13 Oct 2021 08:16:00 +0000 (10:16 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Oct 2021 15:52:11 +0000 (11:52 -0400)
commitb044fb0ebef6bff496006257b5e9a96092d7ba53
tree35d3ab5fb1978b607d3562e34bebe63d82b4c17c
parent648a39b0fa6f3e40b01017539a77fbd23c73ca0e
Bug 29218: Rename .hidden class for DT visibility

.hidden get the CSS that interferes with DT behaviour

.hidden {
    display: none !important;
}

Test this patch with bug 28859.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt