mobile responsive features

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-15 18:55:24 +02:00
parent 74243b416c
commit 332e0b0fe6
2 changed files with 7 additions and 7 deletions
@@ -291,7 +291,7 @@ function chapitre_field_default_field_instances() {
'label' => 'above',
'settings' => array(),
'type' => 'hidden',
'weight' => 0,
'weight' => 5,
),
'default' => array(
'label' => 'above',
@@ -346,7 +346,7 @@ function chapitre_field_default_field_instances() {
'module' => 'text',
'settings' => array(),
'type' => 'text_default',
'weight' => 1,
'weight' => 3,
),
'default' => array(
'label' => 'above',
@@ -398,7 +398,7 @@ function chapitre_field_default_field_instances() {
'module' => 'text',
'settings' => array(),
'type' => 'text_default',
'weight' => 0,
'weight' => 1,
),
'default' => array(
'label' => 'above',
@@ -502,7 +502,7 @@ function chapitre_field_default_field_instances() {
'module' => 'text',
'settings' => array(),
'type' => 'text_default',
'weight' => 0,
'weight' => 4,
),
'default' => array(
'label' => 'above',
@@ -555,7 +555,7 @@ function chapitre_field_default_field_instances() {
'view_mode' => 'token',
),
'type' => 'field_collection_fields',
'weight' => 3,
'weight' => 0,
),
'default' => array(
'label' => 'hidden',
@@ -156,7 +156,7 @@ function chapitre_strongarm() {
'visible' => FALSE,
),
'chapter' => array(
'weight' => '4',
'weight' => '6',
'visible' => FALSE,
),
),
@@ -170,7 +170,7 @@ function chapitre_strongarm() {
'visible' => FALSE,
),
'chapter' => array(
'weight' => '5',
'weight' => '7',
'visible' => FALSE,
),
),