Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
9
2017/web/core/modules/views/views.routing.yml
Normal file
9
2017/web/core/modules/views/views.routing.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
views.ajax:
|
||||
path: '/views/ajax'
|
||||
defaults:
|
||||
_controller: '\Drupal\views\Controller\ViewAjaxController::ajaxView'
|
||||
requirements:
|
||||
_access: 'TRUE'
|
||||
|
||||
route_callbacks:
|
||||
- 'views.route_subscriber:routes'
|
Reference in a new issue