changeset 26:79f9b0ad72c5

changed filed sizes for resource elements
author root <root@guanciale.(none)>
date Mon, 09 Dec 2013 12:07:35 +0000
parents 0ed3b066036d
children 56d0fe6b6acb
files rrr_features.features.field_instance.inc
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/rrr_features.features.field_instance.inc	Fri Dec 06 12:41:22 2013 +0000
+++ b/rrr_features.features.field_instance.inc	Mon Dec 09 12:07:35 2013 +0000
@@ -44,7 +44,7 @@
       'settings' => array(
         'autocomplete_match' => 'contains',
         'autocomplete_path' => 'node_reference/autocomplete',
-        'size' => 60,
+        'size' => 200,
       ),
       'type' => 'noderefcreate_autocomplete',
       'weight' => 32,
@@ -85,7 +85,7 @@
       'settings' => array(
         'autocomplete_match' => 'contains',
         'autocomplete_path' => 'node_reference/autocomplete',
-        'size' => 60,
+        'size' => 200,
       ),
       'type' => 'noderefcreate_autocomplete',
       'weight' => 31,
@@ -224,7 +224,7 @@
       'settings' => array(
         'autocomplete_match' => 'contains',
         'autocomplete_path' => 'node_reference/autocomplete',
-        'size' => 60,
+        'size' => 200,
       ),
       'type' => 'noderefcreate_autocomplete',
       'weight' => 34,
@@ -265,7 +265,7 @@
       'settings' => array(
         'autocomplete_match' => 'contains',
         'autocomplete_path' => 'node_reference/autocomplete',
-        'size' => 60,
+        'size' => 200,
       ),
       'type' => 'noderefcreate_autocomplete',
       'weight' => 33,