LP#1424815: Changing CSS approach for Read More feature user/kmlussier/LP1424815_long_fields_accordion
authorKathy Lussier <klussier@masslnc.org>
Fri, 2 Jun 2017 13:31:42 +0000 (09:31 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 31 Aug 2017 02:24:59 +0000 (22:24 -0400)
commit61beedcc5177b0d92e74038b80ce1fa1090edb49
treeb376906b91f2ad366bd4c15b259b93af0fdb47ac
parentab0481d90e5512871b0315295fe112b53256b884
LP#1424815: Changing CSS approach for Read More feature

Changes the CSS approach for implementing the Read More feature to something
that is a little simpler.

Util.pm is also updated so that split_for_accordion returns the full string,
in addition to the two pieces of the string, since the new CSS approach
requires it.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Conflicts:
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/record/contents.tt2