first commit

This commit is contained in:
2018-04-23 21:08:22 +02:00
commit c68c1dd9b0
12994 changed files with 1500824 additions and 0 deletions
+9
View 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'