projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e92605d
)
Edited a comment
user/ldw/ttopac-metabib-display-field
author
Liam Whalen
<liam@liamwhalen.com>
Mon, 6 May 2013 03:59:58 +0000
(23:59 -0400)
committer
Liam Whalen
<liam@liamwhalen.com>
Mon, 6 May 2013 03:59:58 +0000
(23:59 -0400)
Open-ILS/src/templates/opac/parts/misc_util.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/parts/misc_util.tt2
b/Open-ILS/src/templates/opac/parts/misc_util.tt2
index
a89aa22
..
075d8e0
100644
(file)
--- a/
Open-ILS/src/templates/opac/parts/misc_util.tt2
+++ b/
Open-ILS/src/templates/opac/parts/misc_util.tt2
@@
-15,7
+15,7
@@
#there would be no loop and each findnode
#could reference ctx.metabib_field_xpath.identifer.*
#or whatever keys are appropriate to retrieve the
- #needed xpath
+ #needed xpath
. Start working here.
FOREACH xpath_and_label IN ctx.metabib_field_xpath;
IF xpath_and_label.label == 'ISBN';
isbn_xpath = xpath_and_label.xpath;