drafted materio_sapi search block vue integration
This commit is contained in:
@@ -5,6 +5,14 @@ materio_sapi.search_autocomplete:
|
||||
_format: json
|
||||
requirements:
|
||||
_permission: 'access materio search'
|
||||
|
||||
materio_sapi.search_form:
|
||||
path: '/materio_sapi/search_form'
|
||||
defaults:
|
||||
_controller: '\Drupal\materio_sapi\Controller\AjaxSearchForm::getForm'
|
||||
_format: json
|
||||
requirements:
|
||||
_permission: 'access materio search'
|
||||
#
|
||||
# materio_sapi.materio_sapi_search_form:
|
||||
# path: '/materio_sapi/form/materio_sapi_search'
|
||||
|
||||
Reference in New Issue
Block a user