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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (+6 lines)
Lines 93-98 Cataloging: Link Here
93
                  MARC21: MARC21
93
                  MARC21: MARC21
94
                  UNIMARC: UNIMARC
94
                  UNIMARC: UNIMARC
95
            - format.
95
            - format.
96
        -
97
            - pref: EnableItemGroups
98
              choices:
99
                   1: Enable
100
                   0: "Don't enable"
101
            - the item groups feature to allow collecting groups of items on a record together.
96
        -
102
        -
97
            - Use the item type of the
103
            - Use the item type of the
98
            - pref: item-level_itypes
104
            - pref: item-level_itypes
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-7 lines)
Lines 659-670 Circulation: Link Here
659
                  0: "Don't store"
659
                  0: "Don't store"
660
            - 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
660
            - 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.'
661
    Holds policy:
661
    Holds policy:
662
        -
663
            - pref: EnableItemGroups
664
              choices:
665
                  1: Enable
666
                  0: "Don't enable"
667
            - the item groups feature to allow collecting groups of items on a record together.
668
        -
662
        -
669
            - In the staff interface, split the holds queue into separate tables by
663
            - In the staff interface, split the holds queue into separate tables by
670
            - pref: HoldsSplitQueue
664
            - pref: HoldsSplitQueue
671
- 

Return to bug 34807