Skip to content

Commit bccc58d

Browse files
author
Igor Chepurnoy
authored
Update README.md
1 parent 56ce457 commit bccc58d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ http://localhost/path/to/index.php?r=comments/index
7777
> If you have added this controller in the module admin, the URL will look like the following
7878
> http://localhost/path/to/index.php?r=admin/comments/index
7979
80+
> By default only users with `admin` role have access to comments management section. But, you can override `accessControlConfig` property for ManageController.
81+
8082
**Notes:**
8183
> 1) Delete button visible only for user with `admin` role.
8284

0 commit comments

Comments
 (0)