|
|
@ -32,7 +32,7 @@ function islandora_add_datastream_form(array $form, array &$form_state, Abstract |
|
|
|
'#attributes' => array( |
|
|
|
'#attributes' => array( |
|
|
|
'enctype' => 'multipart/form-data', |
|
|
|
'enctype' => 'multipart/form-data', |
|
|
|
), |
|
|
|
), |
|
|
|
'dsid' => array( |
|
|
|
'dsid_fieldset' => array( |
|
|
|
'#type' => 'fieldset', |
|
|
|
'#type' => 'fieldset', |
|
|
|
'#title' => 'Add a datastream', |
|
|
|
'#title' => 'Add a datastream', |
|
|
|
'#collapsible' => FALSE, |
|
|
|
'#collapsible' => FALSE, |
|
|
|