https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36694 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |victor@tuxayo.net --- Comment #49 from Victor Grousset/tuxayo <victor@tuxayo.net> --- QA notes. In koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss 88:// Sticky footer styles It's not related to this. (took long to confirm >_<) --- Missing occurrences: koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt 109: Sticky.hcSticky('refresh'); 374: Sticky.hcSticky('refresh'); koha-tmpl/intranet-tmpl/prog/js/staff-global.js 1:/* global shortcut delBasket Sticky AUDIO_ALERT_PATH Cookies */ 171: if (typeof Sticky !== "undefined" && typeof hcSticky === "function") { 172: Sticky.hcSticky("update"); Pretty sure here also: koha-tmpl/intranet-tmpl/prog/js/members-menu.js 1:/* global borrowernumber advsearch dateformat __ CAN_user_borrowers_delete_borrowers CAN_user_borrowers_edit_borrowers number_of_adult_categories destination Sticky Cookies*/ -- You are receiving this mail because: You are watching all bug changes.