[open-ils-commits] r338 - servres/trunk/conifer/templates/item (gfawcett)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Apr 15 20:29:59 EDT 2009
Author: gfawcett
Date: 2009-04-15 20:29:58 -0400 (Wed, 15 Apr 2009)
New Revision: 338
Modified:
servres/trunk/conifer/templates/item/item_add_cat_search.xhtml
Log:
fixed bug in item_add_cat_search, due to move of templates.
Modified: servres/trunk/conifer/templates/item/item_add_cat_search.xhtml
===================================================================
--- servres/trunk/conifer/templates/item/item_add_cat_search.xhtml 2009-04-16 00:26:04 UTC (rev 337)
+++ servres/trunk/conifer/templates/item/item_add_cat_search.xhtml 2009-04-16 00:29:58 UTC (rev 338)
@@ -8,7 +8,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:py="http://genshi.edgewall.org/">
<xi:include href="../master.xhtml"/>
-<xi:include href="paginate.xhtml"/>
+<xi:include href="../paginate.xhtml"/>
<xi:include href="../components/course.xhtml"/>
<head>
<title>${title}</title>
More information about the open-ils-commits
mailing list