[open-ils-commits] r15202 - trunk/Open-ILS/src/sql/Pg (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Dec 18 16:56:02 EST 2009


Author: phasefx
Date: 2009-12-18 16:55:56 -0500 (Fri, 18 Dec 2009)
New Revision: 15202

Modified:
   trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql
Log:
syntax

Modified: trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql
===================================================================
--- trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql	2009-12-18 21:45:58 UTC (rev 15201)
+++ trunk/Open-ILS/src/sql/Pg/950.data.seed-values.sql	2009-12-18 21:55:56 UTC (rev 15202)
@@ -1247,7 +1247,7 @@
     (355, 'ADMIN_BOOKING_RESOURCE_ATTR_MAP', oils_i18n_gettext(355, 'Enables the user to create/update/delete booking resource attribute maps', 'ppl', 'description')),
     (356, 'ADMIN_BOOKING_RESOURCE_ATTR_VALUE', oils_i18n_gettext(356, 'Enables the user to create/update/delete booking resource attribute values', 'ppl', 'description')),
     (357, 'ADMIN_BOOKING_RESERVATION', oils_i18n_gettext(357, 'Enables the user to create/update/delete booking reservations', 'ppl', 'description')),
-    (358, 'ADMIN_BOOKING_RESERVATION_ATTR_VALUE_MAP', oils_i18n_gettext(358, 'Enables the user to create/update/delete booking reservation attribute value maps', 'ppl', 'description'))
+    (358, 'ADMIN_BOOKING_RESERVATION_ATTR_VALUE_MAP', oils_i18n_gettext(358, 'Enables the user to create/update/delete booking reservation attribute value maps', 'ppl', 'description')),
     (359, 'HOLD_ITEM_CHECKED_OUT.override', oils_i18n_gettext(359, 'Allows a user to place a hold on an item that they already have checked out', 'ppl', 'description'))
 ;
 



More information about the open-ils-commits mailing list