From fe064033289294b30de3f491fd18daea146f5bb7 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 21 Mar 2024 12:26:51 +0100 Subject: [PATCH] Bug 35249: Remove tableDnD from the about page Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index 111dd20958f..71192890c61 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -1122,11 +1122,6 @@ jQuery Multiple Select plugin v1.6.0: MIT License

-

jQuery TableDnD Plugin

-

- Table drag and drop JQuery plugin: MIT License -

-

jQuery Treetable Plugin

jQuery Treetable Plugin 3.1.0: GNU General Public License v2.0, MIT License -- 2.34.1