https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36586
--- Comment #8 from David Cook <[email protected]> --- Comment on attachment 175239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175239 Bug 36586: WIP Review of attachment 175239: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=36586&attachment=175239) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/modules/sci/sci-main.tt @@ +274,4 @@ > }); > > > + let idleTimeout = [% Koha.Preference('SelfCheckInTimeOut') || 120 %]; There's a filter missing here. I noticed with the eyeballs and QA tools says it as well. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
