Bugzilla – Attachment #146414: Bug 32921: Honor SelfCheckTimeout when modal is open for
bug #32921
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 32921
Collapse All
|
Expand All
(-)
a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt (-1 / +1 lines)
Lines 524-529
Link Here
524
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
524
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
525
}
525
}
526
})
526
})
527
sco_init();
527
[% ELSE %]
528
[% ELSE %]
528
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
529
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
529
[% END %]
530
[% END %]
530
-
Return to
bug 32921