[interchange] Fix improper nesting on "more" pages

Josh Lavin interchange-cvs at icdevgroup.org
Thu Aug 18 22:12:36 UTC 2016


commit f700c8f0d3f78844f2b19d0e8da73d4ea79cc72d
Author: Josh Lavin <digory at cpan.com>
Date:   Thu Aug 18 14:19:05 2016 -0700

    Fix improper nesting on "more" pages
    
    Patch by Jeff Boes

 dist/strap/pages/results.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/dist/strap/pages/results.html b/dist/strap/pages/results.html
index 051d490..243da5d 100644
--- a/dist/strap/pages/results.html
+++ b/dist/strap/pages/results.html
@@ -108,7 +108,8 @@
 [search-list]
 
 [item-change 1][condition][item-field category][/condition]
-	[item-alternate except_first]</div>[/item-alternate]
+	[scratch category_close]
+	[tmpn category_close]</div>[/tmpn]
 	[if-item-field category]
 		<h3>[either][value banner_text][or][item-field category][/either]</h3>
 	[/if-item-field]



More information about the interchange-cvs mailing list