projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
309e8bc
)
Add line return to URL entry
author
Art Rhyno
<art632000@yahoo.ca>
Mon, 1 Oct 2012 02:58:52 +0000
(22:58 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Tue, 7 May 2013 19:58:01 +0000
(15:58 -0400)
I missed this in the URL rendering but lines need a line return
for the e-mail option.
Open-ILS/src/sql/Pg/950.data.seed-values.sql
patch
|
blob
|
history
diff --git
a/Open-ILS/src/sql/Pg/950.data.seed-values.sql
b/Open-ILS/src/sql/Pg/950.data.seed-values.sql
index
a53f7de
..
6e482ad
100644
(file)
--- a/
Open-ILS/src/sql/Pg/950.data.seed-values.sql
+++ b/
Open-ILS/src/sql/Pg/950.data.seed-values.sql
@@
-8874,7
+8874,7
@@
Subject: Bibliographic Records
%]
[% loop.count %]/[% loop.size %]. Bib ID# [% bre_id %]
-[% IF tpac_host.length != 0 %]URL: [% tpac_host %]/eg/opac/record/[% bre_id %][% END %]
+[% IF tpac_host.length != 0 %]URL: [% tpac_host %]/eg/opac/record/[% bre_id
_ "\n"
%][% END %]
[% IF isbn %]ISBN: [% isbn _ "\n" %][% END %]
[% IF issn %]ISSN: [% issn _ "\n" %][% END %]
[% IF upc %]UPC: [% upc _ "\n" %] [% END %]