🔖 Version 1.0.0-beta
This commit is contained in:
parent
c93a06972b
commit
460a811554
26 changed files with 2480 additions and 771 deletions
|
@ -44,6 +44,7 @@ return [
|
|||
'note_columns' => 60,
|
||||
'note_rows' => 4,
|
||||
'column_name' => 'enable_mailing_list_30',
|
||||
'is_active' => TRUE,
|
||||
],
|
||||
'match' => [
|
||||
'name',
|
||||
|
@ -68,6 +69,7 @@ return [
|
|||
'note_columns' => 60,
|
||||
'note_rows' => 4,
|
||||
'column_name' => 'e_mail_address_10',
|
||||
'is_active' => TRUE,
|
||||
],
|
||||
'match' => [
|
||||
'name',
|
||||
|
@ -92,6 +94,7 @@ return [
|
|||
'note_columns' => 60,
|
||||
'note_rows' => 4,
|
||||
'column_name' => 'subject_prefix_11',
|
||||
'is_active' => TRUE,
|
||||
],
|
||||
'match' => [
|
||||
'name',
|
||||
|
@ -118,6 +121,7 @@ return [
|
|||
'note_columns' => 60,
|
||||
'note_rows' => 4,
|
||||
'column_name' => 'can_be_reached_externally_12',
|
||||
'is_active' => TRUE,
|
||||
],
|
||||
'match' => [
|
||||
'name',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue