#616742 by Amitaibu: Fixed adding an existing field in Field UI.

merge-requests/26/head
Angie Byron 2009-10-29 07:14:58 +00:00
parent 616861c866
commit f05e3c2fcf
1 changed files with 1 additions and 0 deletions

View File

@ -523,6 +523,7 @@ function field_ui_field_overview_form_submit($form, &$form_state) {
else {
$instance = array(
'field_name' => $field['field_name'],
'object_type' => $obj_type,
'bundle' => $bundle,
'label' => $values['label'],
'widget' => array(