Copy details link to Evergreen library page by default
authorDan Scott <dscott@laurentian.ca>
Mon, 6 Jan 2014 19:33:04 +0000 (14:33 -0500)
committerDan Scott <dscott@laurentian.ca>
Mon, 6 Jan 2014 19:33:04 +0000 (14:33 -0500)
commit6dc2dd13ad06c5a844a92a0c28b1e90464cfedc8
tree5e8928a0aaaacffd7d329dcb373f4bc7b04052b4
parent9de0303f891121a7f31636d4f3ba04b8bfcfbfc7
Copy details link to Evergreen library page by default

Add a new library setting, 'lib.prefer_external_url', to force library names in
copy details pages to link to their associated 'lib.info_url' setting rather
than the Evergreen-generated page. In the absence of a 'lib.info_url' setting,
the name will fall back to being linked to the Evergreen-generated page.

Per discussion with Ben Shum and Kathy Lussier.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/templates/opac/parts/record/copy_table.tt2