diff --git a/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc b/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc index f9575579..9d04f75a 100644 --- a/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc +++ b/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc @@ -2517,7 +2517,7 @@ function materio_content_types_field_default_field_instances() { 'viewmode' => 'print', ), 'type' => 'tode', - 'weight' => 8, + 'weight' => 9, ), 'teaser' => array( 'label' => 'above', @@ -2614,7 +2614,7 @@ function materio_content_types_field_default_field_instances() { 'viewmode' => 'print', ), 'type' => 'tode', - 'weight' => 7, + 'weight' => 8, ), 'teaser' => array( 'label' => 'above', @@ -2947,9 +2947,8 @@ function materio_content_types_field_default_field_instances() { ), 'print' => array( 'label' => 'hidden', - 'module' => 'text', 'settings' => array(), - 'type' => 'text_plain', + 'type' => 'hidden', 'weight' => 5, ), 'teaser' => array( diff --git a/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc b/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc index 0c2010c8..82b05e32 100644 --- a/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc +++ b/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc @@ -238,8 +238,7 @@ function materio_content_types_field_group_info() { 'label' => 'head right', 'weight' => '3', 'children' => array( - 0 => 'field_localisation', - 1 => 'field_reference_materio', + 0 => 'field_reference_materio', ), 'format_type' => 'div', 'format_settings' => array( @@ -1713,6 +1712,7 @@ function materio_content_types_field_group_info() { 0 => 'field_description', 1 => 'field_company_fab', 2 => 'field_company_distrib', + 3 => 'field_location', ), 'format_type' => 'div', 'format_settings' => array(