Skip to content

Instantly share code, notes, and snippets.

@dgundi
Created November 6, 2013 05:43
Show Gist options
  • Save dgundi/7331492 to your computer and use it in GitHub Desktop.
Save dgundi/7331492 to your computer and use it in GitHub Desktop.
{
"menu-webapps-posts": {
"visible": false,
"applyIf": {
"menusExist": ["menu-webapps-posts"],
"userHasRoles": ["Business Owner"]
}
},
"menu-webapp-authors": {
"visible": false,
"applyIf": {
"menusExist": ["menu-webapps-authors"],
"userHasRoles": ["Business Owner"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment