]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1383763 - Display OpenURL embargo statement
authorDan Scott <dscott@laurentian.ca>
Tue, 21 Oct 2014 15:02:12 +0000 (11:02 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 30 Oct 2014 18:01:27 +0000 (11:01 -0700)
commit040e9a61a2a35f017378998209c100a90ad8961c
tree4365d0e1a74af48b4096da986810a68e61e05c21
parent27afbd43087fda9ea0e6e07c4572837dbb591f6f
lp1383763 - Display OpenURL embargo statement

The ResolverResolver service fetches the embargo statement (such as
"Last year not available") from OpenURL resolvers and stores it in a
target_embargo field. In JSPAC we used to display this along with the
coverage statement, because it is very important that people know that a
resource may be available from 1999 but the last year isn't available
online.

Restore the display of this information to the TPAC.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2