https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36586 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- 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.