added new light industriel view and indus. export list for simplenewsletter massive subscription
This commit is contained in:
@@ -1265,7 +1265,7 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
'bundle' => 'user',
|
||||
'default_value' => NULL,
|
||||
'deleted' => 0,
|
||||
'description' => '',
|
||||
'description' => 'Define a company to link with the user (only relevant with "contact operationel")',
|
||||
'display' => array(
|
||||
'default' => array(
|
||||
'label' => 'above',
|
||||
@@ -1289,7 +1289,12 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
'settings' => array(
|
||||
'autocomplete_deluxe_path' => 'autocomplete_deluxe/taxonomy',
|
||||
'content_taxonomy_autocomplete_new_terms' => 'deny',
|
||||
'delimiter' => '',
|
||||
'limit' => 10,
|
||||
'min_length' => 0,
|
||||
'not_found_message' => 'The term \'@term\' will be added.',
|
||||
'size' => 60,
|
||||
'use_synonyms' => 0,
|
||||
),
|
||||
'type' => 'autocomplete_deluxe_taxonomy',
|
||||
'weight' => 2,
|
||||
@@ -1337,6 +1342,7 @@ function materio_user_profiles_field_default_field_instances() {
|
||||
t('Administrative email');
|
||||
t('Adresse');
|
||||
t('Company');
|
||||
t('Define a company to link with the user (only relevant with "contact operationel")');
|
||||
t('Email');
|
||||
t('Employee');
|
||||
t('First name');
|
||||
|
Reference in New Issue
Block a user