Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard 878b0d0e0f
Bug 33553: Remove unecessary GetCategories calls in templates
This patch removes unnecessary references to
AuthorisedValues.GetCategories:

SET AuthorisedValuesCategories = AuthorisedValues.GetCategories

The AuthorisedValuesCategories variable is not used.

To test, apply the patch and go to Tools -> Patron clubs.

- If necessary, create a club template with "Allow public enrollment"
  enabled.
- Create a new club. The club creation process should work correctly.
- Open a patron account for checkout and confirm that you can enroll the
  patron in the new club via the "Clubs" tab.
- Log in to the OPAC and confirm that you can successfully enroll
  yourself in the new club via the "Clubs" tab on your patron summary
  page.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-16 15:17:35 -03:00
..
css Bug 33615: Date picker icon not visible 2023-05-05 12:13:58 -03:00
en Bug 33553: Remove unecessary GetCategories calls in templates 2023-05-16 15:17:35 -03:00
images
itemtypeimg
js Bug 32412: Do not reload COCE image for biblio 2023-05-05 10:18:42 -03:00