Location -> samples, fixed cs display, fixed empty field
This commit is contained in:
@@ -158,7 +158,7 @@ function showroom_field_default_field_instances() {
|
||||
),
|
||||
'entity_type' => 'node',
|
||||
'field_name' => 'field_location',
|
||||
'label' => 'Location',
|
||||
'label' => 'Samples',
|
||||
'required' => 0,
|
||||
'settings' => array(
|
||||
'entity_translation_sync' => FALSE,
|
||||
@@ -1265,10 +1265,10 @@ function showroom_field_default_field_instances() {
|
||||
t('Body');
|
||||
t('Description');
|
||||
t('Email');
|
||||
t('Location');
|
||||
t('Mémo');
|
||||
t('Nom');
|
||||
t('Phone');
|
||||
t('Samples');
|
||||
t('Showroom');
|
||||
|
||||
return $field_instances;
|
||||
|
Reference in New Issue
Block a user