|
|
|
@ -49,6 +49,7 @@
|
|
|
|
|
<roundcube:button name="uploadmenulink" id="uploadmenulink" type="link" title="addattachment" class="button addgroup" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " />
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<roundcube:object name="fileDropArea" id="compose-attachments" />
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
var composesplitv = new rcube_splitter({id:'composesplitterv', p1: 'compose-attachments', p2: 'compose-container', orientation: 'v', relative: true, start: 175});
|
|
|
|
|