Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
commerce
Commits
3b47b1aa
Commit
3b47b1aa
authored
Feb 10, 2017
by
steveoliver
Committed by
bojanz
Feb 10, 2017
Browse files
Issue
#2848519
: Grant all view access to logs. (
#623
)
parent
febd4377
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/log/src/Entity/Log.php
View file @
3b47b1aa
...
...
@@ -19,7 +19,7 @@ use Drupal\Core\Field\BaseFieldDefinition;
* plural = "@count logs",
* ),
* handlers = {
* "access" = "Drupal\commerce\EntityAccessControlHandler",
* "access" = "Drupal\commerce\
Embedded
EntityAccessControlHandler",
* "list_builder" = "Drupal\commerce_log\LogListBuilder",
* "storage" = "Drupal\commerce_log\LogStorage",
* "view_builder" = "Drupal\commerce_log\LogViewBuilder",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment