Skip to content

Commit

Permalink
Merge branch 'master' of github.com:smaldini/grails-website
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Nov 23, 2012
2 parents cfd6217 + f32df9b commit 6bbce58
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ class JSecurityAuthFilters {
def requiresPermissions = [
pluginTab: ["editWikiPage"],
tutorial: ["create", "edit", "save", "update"] as Set,
testimonial: ["create", "edit", "save", "update"] as Set,
screencast: ["create", "edit", "save", "update"] as Set,
webSite: ["create", "edit", "save", "update"] as Set,
likeDislike: ["like", "dislike"] as Set
Expand Down

0 comments on commit 6bbce58

Please sign in to comment.