From 89862da487b6711e849e2548e5a3bb12e144d9d8 Mon Sep 17 00:00:00 2001 From: Silvio Date: Wed, 19 Nov 2014 16:48:13 -0200 Subject: Updating feature (2) --- .../timelinejs_feature/timelinejs_feature.features.field.inc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'features') diff --git a/features/timelinejs_feature/timelinejs_feature.features.field.inc b/features/timelinejs_feature/timelinejs_feature.features.field.inc index 4fc9163..44a1d6d 100644 --- a/features/timelinejs_feature/timelinejs_feature.features.field.inc +++ b/features/timelinejs_feature/timelinejs_feature.features.field.inc @@ -656,11 +656,10 @@ function timelinejs_feature_field_default_fields() { 'description' => 'Vide strftime(), deixe em branco em caso de dúvidas.', 'display' => array( 'default' => array( - 'label' => 'hidden', - 'module' => 'text', + 'label' => 'above', 'settings' => array(), - 'type' => 'text_default', - 'weight' => '4', + 'type' => 'hidden', + 'weight' => '2', ), 'teaser' => array( 'label' => 'above', @@ -728,7 +727,7 @@ function timelinejs_feature_field_default_fields() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => '2', + 'weight' => '3', ), 'teaser' => array( 'label' => 'above', @@ -822,7 +821,7 @@ function timelinejs_feature_field_default_fields() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => '3', + 'weight' => '4', ), 'teaser' => array( 'label' => 'hidden', -- cgit v1.2.3