[Koha-bugs] [Bug 35952] New: Removed unnecessary line in opac-blocked.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 30 21:36:34 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35952

            Bug ID: 35952
           Summary: Removed unnecessary  line in opac-blocked.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

-$template->param ( OpacSuppressionMessage =>
C4::Context->preference('OpacSuppressionMessage'));

This line is useless now that OpacSuppressionMessage comes from
additional_contents, not a sys pref.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list