added admin_toolbar_content contrib module, changed toolbar home button to go to client
This commit is contained in:
13
src/config/sync/admin_toolbar_content.settings.yml
Normal file
13
src/config/sync/admin_toolbar_content.settings.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
_core:
|
||||
default_config_hash: J_pW_t3Kr8hKGmouyvHK7hwllxgm5E7Ur85BMZJjfao
|
||||
langcode: fr
|
||||
recent_items: 10
|
||||
recent_items_link: default
|
||||
hide_non_content_items: true
|
||||
show_account_link: edit
|
||||
enhance_content_item: true
|
||||
show_categories_item: true
|
||||
show_media_item: true
|
||||
show_webforms_item: true
|
||||
show_menus_item: true
|
||||
group_collections: ''
|
6
src/config/sync/admin_toolbar_tools.settings.yml
Normal file
6
src/config/sync/admin_toolbar_tools.settings.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
_core:
|
||||
default_config_hash: WgdZsrd_5w9jlmcHV4R9dD2tG9OZEkYo4I_O8h7Gq8Q
|
||||
langcode: fr
|
||||
max_bundle_number: 20
|
||||
hoverintent_functionality: true
|
||||
show_local_tasks: false
|
@@ -5,7 +5,9 @@ module:
|
||||
actions_permissions: 0
|
||||
admin_menus: 0
|
||||
admin_toolbar: 0
|
||||
admin_toolbar_content: 0
|
||||
admin_toolbar_links_access_filter: 0
|
||||
admin_toolbar_tools: 0
|
||||
administerusersbyrole: 0
|
||||
advanced_text_formatter: 0
|
||||
amswap: 0
|
||||
|
@@ -15,7 +15,7 @@ required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: !!float 0
|
||||
value: !!float 100
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
min: !!float 0
|
||||
|
@@ -8,7 +8,7 @@ slogan: 'S’outiller collectivement, se préparer pour atterrir autrement, et s
|
||||
page:
|
||||
403: ''
|
||||
404: ''
|
||||
front: /user/login
|
||||
front: /
|
||||
admin_compact_mode: false
|
||||
weight_select_max: 100
|
||||
default_langcode: fr
|
||||
|
Reference in New Issue
Block a user