for permission for settings
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 19:23:52 +0000 (14:23 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 19:23:52 +0000 (14:23 -0500)
controllers/admin.php

index a226841..6f29e1e 100644 (file)
@@ -49,7 +49,7 @@ class glm_employment_admin
             'edit.php?post_type=' . GLM_EMP_POST_TYPE,
             'settings',
             'Settings',
-            GLM_EMP_NEW_CAPABILITY,
+            'edit_posts',
             GLM_EMP_SETTINGS,
             array($this, 'show_job_settings')
         );