Fix reference to file-drop area for HTML5 attachment drag & drop upload
This commit is contained in:
parent
887ec67df8
commit
b1dbc46925
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
<h3 id="aria-label-attachmentuploadform" class="voice"><roundcube:label name="arialabelattachmentuploadform" /></h3>
|
||||
<roundcube:object name="plugin.attachments_form" id="taskedit-attachment-form" attachmentFieldSize="30" />
|
||||
</div>
|
||||
<roundcube:object name="plugin.filedroparea" id="taskedit-tab-2" />
|
||||
<roundcube:object name="plugin.filedroparea" id="taskedit-panel-attachments" />
|
||||
</div>
|
||||
</form>
|
||||
<roundcube:object name="plugin.edit_attendees_notify" id="edit-attendees-notify" class="task-dialog-message" style="display:none" />
|
||||
|
|
Loading…
Add table
Reference in a new issue