Active
Project:
Audio
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2007 at 20:07 UTC
Updated:
19 Dec 2007 at 20:08 UTC
Suggest that line 76 of audio_upload.module include "#collapsed' => TRUE" -
so that by default the audio upload section on node editing pages is collapsed.
76 $form['audio_attach'] = array('#type' => 'fieldset', '#title' => t('Attached audio files'), '#collapsible' => TRUE, '#collapsed' => TRUE);
Comments
Comment #1
simillibus commentedComment #2
simillibus commented