From 67c734d3f5520376d5c559a766db0d88ab74b904 Mon Sep 17 00:00:00 2001 From: Liam Whalen Date: Sun, 5 May 2013 23:59:58 -0400 Subject: [PATCH] Edited a comment --- Open-ILS/src/templates/opac/parts/misc_util.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/parts/misc_util.tt2 b/Open-ILS/src/templates/opac/parts/misc_util.tt2 index a89aa222e9..075d8e0fe4 100644 --- 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; -- 2.11.0