Allow visitors to see the Drupal visitor count on content
This commit is contained in:
parent
39d0d48fe1
commit
36fe87400b
3 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,7 @@ dependencies:
|
|||
- taxonomy
|
||||
- toolbar
|
||||
- tour
|
||||
- visitors
|
||||
_core:
|
||||
default_config_hash: rlOWgxSj7Nc4dVgLS2xaxjHVZNv9u9Csoy8JavNvygc
|
||||
id: editor
|
||||
|
@ -55,3 +56,4 @@ permissions:
|
|||
- 'view all revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view the administration theme'
|
||||
- 'view visitors counter'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue