View | Details | Raw Unified | Return to bug 14394
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-2 / +1 lines)
Lines 532-538 OPAC: Link Here
532
            - pref: OpacHiddenItems
532
            - pref: OpacHiddenItems
533
              type: textarea
533
              type: textarea
534
              class: code
534
              class: code
535
            - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations
535
            - Define custom rules to hide specific items from search and view on the OPAC. How to write these rules is documented on the <a href="http://wiki.koha-community.org/wiki/OpacHiddenItems">Koha wiki</a>.
536
        -
536
        -
537
            - pref: OpacHiddenItemsExceptions
537
            - pref: OpacHiddenItemsExceptions
538
            - List of borrower categories, separated by |, that can see items otherwise hidden by <tt>OpacHiddenItems</tt>
538
            - List of borrower categories, separated by |, that can see items otherwise hidden by <tt>OpacHiddenItems</tt>
539
- 

Return to bug 14394