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