[open-ils-commits] r10609 - trunk/Open-ILS/src/sql/Pg
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Sep 16 22:11:41 EDT 2008
Author: miker
Date: 2008-09-16 22:11:40 -0400 (Tue, 16 Sep 2008)
New Revision: 10609
Modified:
trunk/Open-ILS/src/sql/Pg/012.schema.vandelay.sql
Log:
typo
Modified: trunk/Open-ILS/src/sql/Pg/012.schema.vandelay.sql
===================================================================
--- trunk/Open-ILS/src/sql/Pg/012.schema.vandelay.sql 2008-09-17 02:07:40 UTC (rev 10608)
+++ trunk/Open-ILS/src/sql/Pg/012.schema.vandelay.sql 2008-09-17 02:11:40 UTC (rev 10609)
@@ -99,7 +99,7 @@
'p',
'y',
't',
- '[@code = "x" and text() = "ncirculating"]',
+ '[@code = "x" and text() = "circulating"]',
'[@code = "x" and text() = "reference"]',
'[@code = "x" and text() = "holdable"]',
'[@code = "x" and text() = "visible"]',
More information about the open-ils-commits
mailing list