No cancelIcon in Larry, use css styled text link instead
This commit is contained in:
parent
d5c2f15ccb
commit
0e9fd5da0c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
||||||
<!-- attachments list (with upload form) -->
|
<!-- attachments list (with upload form) -->
|
||||||
<div id="event-tab-4">
|
<div id="event-tab-4">
|
||||||
<div id="edit-attachments">
|
<div id="edit-attachments">
|
||||||
<roundcube:object name="plugin.attachments_list" id="attachment-list" class="attachmentslist" cancelIcon="/images/0.gif" />
|
<roundcube:object name="plugin.attachments_list" id="attachment-list" class="attachmentslist" />
|
||||||
</div>
|
</div>
|
||||||
<div id="edit-attachments-form">
|
<div id="edit-attachments-form">
|
||||||
<roundcube:object name="plugin.attachments_form" id="calendar-attachment-form" attachmentFieldSize="30" />
|
<roundcube:object name="plugin.attachments_form" id="calendar-attachment-form" attachmentFieldSize="30" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue