mobile responsive features
This commit is contained in:
@@ -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,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user