From 862c0549ba2fcbc409d3f9f8dcfc851ca370e33b 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 5af322fbf09..6161c8fc32b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt @@ -60,7 +60,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.48.1
   Time created Patron NoticeStatus Updated on Delivery noteActionsActions