mikemclin / angular-acl

Role-based permissions for AngularJS
196 stars 49 forks source link

syntax error on documentation from Protect a route #5

Closed cdiaz closed 9 years ago

cdiaz commented 9 years ago

there is an error in the documentation on protection route, you need to close a parenthesis in the condition

if(AclService.can('view_content')){