LP#1929242: add missing comma
authorRogan Hamby <rogan.hamby@gmail.com>
Wed, 11 Aug 2021 13:27:21 +0000 (13:27 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 20 Sep 2021 21:24:48 +0000 (17:24 -0400)
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 04ada6e..d7dca1a 100644 (file)
@@ -1958,7 +1958,7 @@ INSERT INTO permission.perm_list ( id, code, description ) VALUES
  ( 631, 'ADMIN_GEOLOCATION_SERVICES', oils_i18n_gettext(631,
     'Administer geographic location services', 'ppl', 'description')),
  ( 632, 'UPDATE_USER_PHOTO_URL', oils_i18n_gettext(632,
-    'Update the user photo url field in patron registration and editor', 'ppl', 'description'))
+    'Update the user photo url field in patron registration and editor', 'ppl', 'description')),
  ( 633, 'CREATE_RECORD_NOTE', oils_i18n_gettext(633,
     'Allow the user to create a record note', 'ppl', 'description')),
  ( 634, 'UPDATE_RECORD_NOTE', oils_i18n_gettext(634,