From 5e4675fb7a5d183c3f5cda550e938aa89474cd6e Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 26 Apr 2024 16:18:13 +0000 Subject: [PATCH] Bug 36694: Remove HC stikcy from cataloguing/ pages Signed-off-by: Owen Leonard Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Katrin Fischer --- .../prog/en/modules/cataloguing/addbiblio.tt | 11 +---------- .../cataloguing/value_builder/marc21_field_008.tt | 9 +-------- .../intranet-tmpl/prog/en/modules/labels/result.tt | 4 +--- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt index 49ec0c9f14..799a26e6c8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt @@ -15,7 +15,6 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] -[% Asset.js("lib/hc-sticky/hc-sticky.js") | $raw %] [% Asset.js( "lib/sortable/Sortable.min.js" ) | $raw %] [% INCLUDE 'select2.inc' %]