Elastic: Fix drop area in Attachments tab of event dialog
This commit is contained in:
parent
660bfefa95
commit
ae3a8f27d1
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue