Elastic: Fix drop area in Attachments tab of event dialog

This commit is contained in:
Aleksander Machniak 2018-06-25 08:30:19 +00:00
parent 660bfefa95
commit ae3a8f27d1

View file

@ -147,7 +147,7 @@
<roundcube:object name="plugin.attachments_list" id="attachmentlist" class="attachmentslist" /> <roundcube:object name="plugin.attachments_list" id="attachmentlist" class="attachmentslist" />
</div> </div>
</div> </div>
<roundcube:object name="plugin.filedroparea" id="event-panel-attachments" /> <roundcube:object name="plugin.filedroparea" id="edit-attachments-droparea" />
</fieldset> </fieldset>
</form> </form>
<roundcube:object name="plugin.edit_recurrence_sync" id="edit-recurrence-syncstart" class="dialog-message" style="display:none" /> <roundcube:object name="plugin.edit_recurrence_sync" id="edit-recurrence-syncstart" class="dialog-message" style="display:none" />