Преглед изворни кода

mobile responsive features

Bachir Soussi Chiadmi пре 9 година
родитељ
комит
332e0b0fe6

+ 5 - 5
sites/all/modules/features/chapitre/chapitre.features.field_instance.inc

@@ -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',

+ 2 - 2
sites/all/modules/features/chapitre/chapitre.strongarm.inc

@@ -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,
           ),
         ),