Bugzilla – Attachment #149779: 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 526-531
Link Here
526
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
526
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
527
}
527
}
528
})
528
})
529
sco_init();
529
[% ELSE %]
530
[% ELSE %]
530
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
531
location.href = '/cgi-bin/koha/sco/sco-main.pl?op=logout';
531
[% END %]
532
[% END %]
532
-
Return to
bug 32921