working mailgun config with api-key on settings.php
This commit is contained in:
@@ -1542,7 +1542,7 @@ display:
|
||||
options:
|
||||
sort:
|
||||
root:
|
||||
container_type: details
|
||||
container_type: container
|
||||
title: Filters
|
||||
description: ''
|
||||
open: '1'
|
||||
@@ -1562,47 +1562,65 @@ display:
|
||||
depth: '1'
|
||||
type: container
|
||||
status:
|
||||
weight: '-17'
|
||||
weight: '-23'
|
||||
id: status
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
roles_target_id:
|
||||
weight: '-16'
|
||||
weight: '-22'
|
||||
id: roles_target_id
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
uid:
|
||||
weight: '-15'
|
||||
weight: '-21'
|
||||
id: uid
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
mail:
|
||||
weight: '-14'
|
||||
weight: '-20'
|
||||
id: mail
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
field_showroom_target_id:
|
||||
weight: '-13'
|
||||
weight: '-19'
|
||||
id: field_showroom_target_id
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
field_company_target_id:
|
||||
weight: '-12'
|
||||
weight: '-18'
|
||||
id: field_company_target_id
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
field_memo_value:
|
||||
weight: '-11'
|
||||
weight: '-17'
|
||||
id: field_memo_value
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
field_member_type_value:
|
||||
weight: '-16'
|
||||
id: field_member_type_value
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
login:
|
||||
weight: '-15'
|
||||
id: login
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
access:
|
||||
weight: '-14'
|
||||
id: access
|
||||
pid: container-0
|
||||
depth: '2'
|
||||
type: filter
|
||||
container-4:
|
||||
container_type: container
|
||||
title: ''
|
||||
@@ -1619,12 +1637,6 @@ display:
|
||||
pid: container-4
|
||||
depth: '2'
|
||||
type: buttons
|
||||
reset:
|
||||
weight: '-18'
|
||||
id: reset
|
||||
pid: container-4
|
||||
depth: '2'
|
||||
type: buttons
|
||||
container-1:
|
||||
container_type: container
|
||||
title: ''
|
||||
@@ -1665,6 +1677,16 @@ display:
|
||||
pid: root
|
||||
depth: '1'
|
||||
type: container
|
||||
container-9:
|
||||
container_type: details
|
||||
title: 'Container 9'
|
||||
description: ''
|
||||
weight: '-12'
|
||||
open: 0
|
||||
id: container-9
|
||||
pid: root
|
||||
depth: '1'
|
||||
type: container
|
||||
container-6:
|
||||
container_type: details
|
||||
title: 'Container 6'
|
||||
@@ -1675,6 +1697,16 @@ display:
|
||||
pid: root
|
||||
depth: '1'
|
||||
type: container
|
||||
container-10:
|
||||
container_type: details
|
||||
title: 'Container 10'
|
||||
description: ''
|
||||
weight: '-11'
|
||||
open: 0
|
||||
id: container-10
|
||||
pid: root
|
||||
depth: '1'
|
||||
type: container
|
||||
container-7:
|
||||
container_type: details
|
||||
title: 'Container 7'
|
||||
@@ -1762,30 +1794,31 @@ display:
|
||||
clear_on_exposed: false
|
||||
action_title: Action
|
||||
selected_actions:
|
||||
-
|
||||
0:
|
||||
action_id: 'entity:break_lock:user'
|
||||
preconfiguration:
|
||||
label_override: ''
|
||||
-
|
||||
add_confirmation: false
|
||||
1:
|
||||
action_id: user_unblock_user_action
|
||||
preconfiguration:
|
||||
label_override: ''
|
||||
-
|
||||
action_id: user_block_user_action
|
||||
preconfiguration:
|
||||
label_override: ''
|
||||
-
|
||||
action_id: user_remove_role_action
|
||||
preconfiguration:
|
||||
label_override: ''
|
||||
-
|
||||
add_confirmation: false
|
||||
2:
|
||||
action_id: user_add_role_action
|
||||
preconfiguration:
|
||||
label_override: ''
|
||||
-
|
||||
add_confirmation: true
|
||||
3:
|
||||
action_id: user_remove_role_action
|
||||
preconfiguration:
|
||||
add_confirmation: true
|
||||
4:
|
||||
action_id: user_block_user_action
|
||||
preconfiguration:
|
||||
add_confirmation: true
|
||||
8:
|
||||
action_id: 'entity:save_action:user'
|
||||
preconfiguration:
|
||||
label_override: ''
|
||||
add_confirmation: false
|
||||
force_selection_info: false
|
||||
plugin_id: views_bulk_operations_bulk_form
|
||||
name:
|
||||
id: name
|
||||
|
Reference in New Issue
Block a user