url verify seed data repairs
authorBill Erickson <berick@esilibrary.com>
Thu, 9 Aug 2012 14:34:34 +0000 (10:34 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 21 Sep 2012 15:06:55 +0000 (11:06 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 0c9630e..a89c220 100644 (file)
@@ -1571,7 +1571,7 @@ INSERT INTO permission.perm_list ( id, code, description ) VALUES
  ( 540, 'URL_VERIFY', oils_i18n_gettext( 540, 
     'Allows a user to process and verify ULSs', 'ppl', 'description')),
  ( 541, 'URL_VERIFY_UPDATE_SETTINGS', oils_i18n_gettext( 541, 
-    'Allows a user to configure URL verification org unit settings', 'ppl', 'description')
+    'Allows a user to configure URL verification org unit settings', 'ppl', 'description'))
 ;