url verify seed data repairs
authorBill Erickson <berick@esilibrary.com>
Thu, 9 Aug 2012 14:34:34 +0000 (10:34 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 9 Aug 2012 14:34:34 +0000 (10:34 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 664041e..92916d0 100644 (file)
@@ -1569,7 +1569,7 @@ INSERT INTO permission.perm_list ( id, code, description ) VALUES
  ( 539, 'URL_VERIFY', oils_i18n_gettext( 539, 
     'Allows a user to process and verify ULSs', 'ppl', 'description')),
  ( 540, 'URL_VERIFY_UPDATE_SETTINGS', oils_i18n_gettext( 540, 
-    'Allows a user to configure URL verification org unit settings', 'ppl', 'description')
+    'Allows a user to configure URL verification org unit settings', 'ppl', 'description'))
 ;