Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -61,7 +61,6 @@ 61 61 {{code language="velocity"}} 62 62 $services.security.authorization.checkAccess("edit") 63 63 ... do some task that require edit access ... 64 -#end 65 65 {{/code}} 66 66 67 67 In this second sample, the macro will fail with an AccessDeniedException if the right is not allowed.