LP1910288 Bootstrap opac: E-items lines always display in account summary.
authorGarry Collum <gcollum@gmail.com>
Tue, 5 Jan 2021 21:26:55 +0000 (16:26 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 26 May 2021 18:55:09 +0000 (14:55 -0400)
commit6f3f83cf28884ffbaac20436e8a11430c28670ef
treeca6b3c38258c6f0bac9e3e8af0fbfd985caacbe1
parentbeb99585e2ef0e8e3710615b576f14de2f54c5e4
LP1910288 Bootstrap opac: E-items lines always display in account summary.

The E-item summary of ckos and holds always display in the My Account Summary of the Bootstrap Opac
regardless of the ebook_api.enabled flag in config.tt2.  This fixes that issue.

It also sets both the ebook_api.enabled and ebok_api.ebook_test.enabled flags to default to false.

To test:
1. Set ebook_api.enabled in config.tt2 to false.
2. Look at a patron's account summary and notice that it displays the e-item lines.
3. Apply the patch.
4. The E-item lines are now suppressed.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/myopac/main.tt2
Open-ILS/src/templates-bootstrap/opac/parts/config.tt2