https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36694
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #49 from Victor Grousset/tuxayo <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
