Bug 23952: Fix body tag on OPAC course details page
authorKatrin Fischer <katrin.fischer.83@web.de>
Sat, 2 Nov 2019 01:58:00 +0000 (01:58 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 12 Dec 2019 00:07:44 +0000 (00:07 +0000)
commit75394751f43444d4beaee1eccc918870b20291d9
treee2a32b07930f2a1ac0cbe552a8eead9e4da7960c
parent0af25869ab4f74c800b5ac7fd8d0b9762fc8c787
Bug 23952: Fix body tag on OPAC course details page

The id was not changed, when the page was added and
remained opac-main. The patch changes it to
opac-course-details so the page has its own unique id.

To test:
- Add a course reserve to your installation
- Go to the course reserves page in the OPAC
- Click on the course to see its details
- Look at the source code, the <body> tag should show:
  Without patch: opac-main
  with patch applied: opac-course-details

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit ccf9eaf62fc05abe318fe4652025ac3979c50c19)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt