From b6106d578e970c2aeca436b8b46fd044bb8e93de Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 16 Dec 2024 16:22:32 +0000 Subject: [PATCH] Bug 33260: Replace nosort with NoSort --- koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/tools/notices.tt | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt index 6c11d9299df..a816a856610 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt @@ -55,7 +55,7 @@ - + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/notices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/notices.tt index 1ba745e0c30..4bbed42db19 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/notices.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/notices.tt @@ -61,7 +61,7 @@
   Time created Notice Type
- + @@ -69,7 +69,7 @@ - + @@ -306,7 +306,6 @@ $(document).ready(function () { $("#notices").dataTable( $.extend(true, {}, dataTablesDefaults, { - aoColumnDefs: [{ bSortable: false, aTargets: ["nosort"] }], aaSorting: [[1, "desc"]], sPaginationType: "full", }) -- 2.53.0
   Time created Patron NoticeStatus Updated on Delivery noteActionsActions