|
@@ -365,7 +365,8 @@ function materio_content_types_field_group_info() {
|
|
|
'children' => array(
|
|
|
0 => 'field_nature_titre',
|
|
|
1 => 'title_field',
|
|
|
- 2 => 'field_reference_materio',
|
|
|
+ 2 => 'field_localisation',
|
|
|
+ 3 => 'field_reference_materio',
|
|
|
),
|
|
|
'format_type' => 'div',
|
|
|
'format_settings' => array(
|
|
@@ -398,7 +399,8 @@ function materio_content_types_field_group_info() {
|
|
|
'children' => array(
|
|
|
0 => 'field_nature_titre',
|
|
|
1 => 'title_field',
|
|
|
- 2 => 'field_reference_materio',
|
|
|
+ 2 => 'field_localisation',
|
|
|
+ 3 => 'field_reference_materio',
|
|
|
),
|
|
|
'format_type' => 'div',
|
|
|
'format_settings' => array(
|
|
@@ -431,7 +433,8 @@ function materio_content_types_field_group_info() {
|
|
|
'children' => array(
|
|
|
0 => 'field_nature_titre',
|
|
|
1 => 'title_field',
|
|
|
- 2 => 'field_reference_materio',
|
|
|
+ 2 => 'field_localisation',
|
|
|
+ 3 => 'field_reference_materio',
|
|
|
),
|
|
|
'format_type' => 'div',
|
|
|
'format_settings' => array(
|
|
@@ -464,7 +467,8 @@ function materio_content_types_field_group_info() {
|
|
|
'children' => array(
|
|
|
0 => 'field_nature_titre',
|
|
|
1 => 'title_field',
|
|
|
- 2 => 'field_reference_materio',
|
|
|
+ 2 => 'field_localisation',
|
|
|
+ 3 => 'field_reference_materio',
|
|
|
),
|
|
|
'format_type' => 'div',
|
|
|
'format_settings' => array(
|