Fix reference to file-drop area for HTML5 attachment drag & drop upload

This commit is contained in:
Thomas Bruederli 2014-07-31 14:58:13 +02:00
parent 887ec67df8
commit b1dbc46925

View file

@ -99,7 +99,7 @@
<h3 id="aria-label-attachmentuploadform" class="voice"><roundcube:label name="arialabelattachmentuploadform" /></h3> <h3 id="aria-label-attachmentuploadform" class="voice"><roundcube:label name="arialabelattachmentuploadform" /></h3>
<roundcube:object name="plugin.attachments_form" id="taskedit-attachment-form" attachmentFieldSize="30" /> <roundcube:object name="plugin.attachments_form" id="taskedit-attachment-form" attachmentFieldSize="30" />
</div> </div>
<roundcube:object name="plugin.filedroparea" id="taskedit-tab-2" /> <roundcube:object name="plugin.filedroparea" id="taskedit-panel-attachments" />
</div> </div>
</form> </form>
<roundcube:object name="plugin.edit_attendees_notify" id="edit-attendees-notify" class="task-dialog-message" style="display:none" /> <roundcube:object name="plugin.edit_attendees_notify" id="edit-attendees-notify" class="task-dialog-message" style="display:none" />