Bug 27251: Don't hide the table on delete if empty
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 6 Jan 2021 09:40:12 +0000 (10:40 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Jan 2021 08:03:45 +0000 (09:03 +0100)
commit0e16ad052bd583c3c05c7eef972e908901f106ed
tree4805af192f615f04d3dbc338c5591d023c85f075
parent401987bdad8d754e9bf2d49f0f209e2168fa8963
Bug 27251: Don't hide the table on delete if empty

If we filtered the result, delete the only row displayed then the table
was hidden. This is a nice behaviour, especially if there was no filter.
However we must show it again if the filters are removed.
I am suggesting to simply to not hide the table and avoid adding more JS
code to deal with this very specific use case.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt