projects
/
WP-Plugins
/
glm-employment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2947db
)
Update capabilities for job application
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 6 Jan 2015 14:52:34 +0000
(09:52 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 6 Jan 2015 14:52:34 +0000
(09:52 -0500)
controllers/admin.php
patch
|
blob
|
history
diff --git
a/controllers/admin.php
b/controllers/admin.php
index
5c39663
..
3f70b22
100644
(file)
--- a/
controllers/admin.php
+++ b/
controllers/admin.php
@@
-40,7
+40,7
@@
class glm_employment_admin
'edit.php?post_type=' . GLM_EMP_POST_TYPE,
'applications',
'Applications',
- '
manage_option
s',
+ '
edit_post
s',
'applications',
array($this, 'get_applications')
);