Commit all configuration we definitely want
Plus all the deletions we also want.
This commit is contained in:
parent
464debe818
commit
f52371170e
229 changed files with 342 additions and 556 deletions
|
@ -1,15 +1,19 @@
|
|||
id: search-api-index-form
|
||||
module: search_api
|
||||
label: 'Add or edit a Search API index'
|
||||
uuid: adbcdf76-1abe-4bc8-8220-123de0f86288
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search_api
|
||||
_core:
|
||||
default_config_hash: TK3PjpP4I6WFh5JDY_L_c5XCiTyAZBBA9z0M9pcGjzo
|
||||
id: search-api-index-form
|
||||
label: 'Add or edit a Search API index'
|
||||
module: search_api
|
||||
routes:
|
||||
-
|
||||
route_name: entity.search_api_index.add_form
|
||||
-
|
||||
route_name: entity.search_api_index.edit_form
|
||||
dependencies:
|
||||
module:
|
||||
- search_api
|
||||
tips:
|
||||
search-api-index-form-introduction:
|
||||
id: search-api-index-form-introduction
|
||||
|
@ -65,5 +69,3 @@ tips:
|
|||
weight: 7
|
||||
attributes:
|
||||
data-id: edit-options
|
||||
_core:
|
||||
default_config_hash: TK3PjpP4I6WFh5JDY_L_c5XCiTyAZBBA9z0M9pcGjzo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue