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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Oct 2021 10:20:12 +0000 (12:20 +0200)
commitdeea41e9efba4efd9a5030383124efd2afbded76
tree9442aa1fd78e3cbcc55c3f88d6f53454378553d2
parentde6a37312604b818c846a7bd048f9d95f2f7f0ee
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