From 37acfd706b72e6d34caf9c4f3df9f2c33223b3b2 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 29 Dec 2022 16:59:21 +0100 Subject: [PATCH] Development / API / ACL - fix compile issue --- source/development/components/acl.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/development/components/acl.rst b/source/development/components/acl.rst index ecc03f54..cd8c4df5 100644 --- a/source/development/components/acl.rst +++ b/source/development/components/acl.rst @@ -39,10 +39,10 @@ are stored in the location [VENDOR]/[MODULE]/ACL/ACL.xml. The format of the file .. code-block:: html - <---- as stored for the user/group - My ACL name <---- name visible in the user manager + + My ACL name - path/to/my/module <--- list of uri's this ACL should unlock. + path/to/my/module