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
drupal
Commits
707ff33d
Commit
707ff33d
authored
Oct 06, 2013
by
webchick
Browse files
Issue
#2093691
by mmilano: Un-needed argument in admin_display() route.
parent
19730545
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/block/block.routing.yml
View file @
707ff33d
...
@@ -27,7 +27,6 @@ block.admin_display:
...
@@ -27,7 +27,6 @@ block.admin_display:
path
:
'
/admin/structure/block'
path
:
'
/admin/structure/block'
defaults
:
defaults
:
_content
:
'
\Drupal\block\Controller\BlockListController::listing'
_content
:
'
\Drupal\block\Controller\BlockListController::listing'
entity_type
:
'
block'
requirements
:
requirements
:
_permission
:
'
administer
blocks'
_permission
:
'
administer
blocks'
...
...
Write
Preview
Supports
Markdown
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