Skip to content

Commit

Permalink
Merge pull request #146 from ajstanley/islandora-2287
Browse files Browse the repository at this point in the history
Approved 4 days ago and code freeze is today. Merging.
  • Loading branch information
DonRichards authored Oct 19, 2018
2 parents 59f6e4a + f57d676 commit 76845d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/admin.form.inc
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ function islandora_audio_admin(array $form, array &$form_state) {
* The element to render as part the ajax callback.
*/
function islandora_audio_admin_form_lame_ajax_callback(array $form, array $form_state) {
return $form['islandora_lame_url'];
return $form['derivatives']['islandora_lame_url'];
}

/**
Expand Down

0 comments on commit 76845d1

Please # to comment.