From 1286b35e50f63f78e1a9be7f3019c3852aab4329 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 25 Apr 2024 19:27:24 +0000 Subject: [PATCH] Bug 36694: Remove HC sticky from preferences.tt/authorities.tt --- .../prog/en/modules/admin/preferences.tt | 11 +---------- .../prog/en/modules/authorities/authorities.tt | 10 +--------- 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt index 1df62540f1..5b9c2438a5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt @@ -60,7 +60,7 @@

[% TAB.tab_title | html %] preferences

[% INCLUDE 'csrf-token.inc' %] - [% UNLESS ( searchfield ) %]
[% END %] + [% UNLESS ( searchfield ) %]
[% END %] @@ -280,7 +280,6 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] - [% Asset.js("lib/hc-sticky/hc-sticky.js") | $raw %] [% Asset.js("lib/jquery/plugins/multiple-select/multiple-select.min.js") | $raw %] [% Asset.js( "lib/codemirror/codemirror.min.js" ) | $raw %] [% Asset.js( "lib/codemirror/css.min.js" ) | $raw %] @@ -299,16 +298,8 @@ [% Asset.js( "lib/sortable/Sortable.min.js" ) | $raw %]