mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Get attachments dropdown left aligned
This commit is contained in:
parent
7f6f4e94a6
commit
8b5ee28335
@ -52,6 +52,9 @@
|
||||
onclick="app.mail.onclickCompose"></et2-select-email>
|
||||
</et2-hbox>
|
||||
</et2-vbox>
|
||||
|
||||
</et2-vbox>
|
||||
</et2-hbox>
|
||||
<et2-details overlaySummaryOnOpen="true" toggleAlign="left" toggleOnHover="true" hoist="true" class="attachments" disabled="!@attachmentsBlock">
|
||||
<et2-hbox slot="summary">
|
||||
<grid class="previewAttachmentArea egwGridView_grid" >
|
||||
@ -100,11 +103,6 @@
|
||||
</grid>
|
||||
</et2-details>
|
||||
</et2-vbox>
|
||||
|
||||
</et2-hbox>
|
||||
|
||||
|
||||
</et2-vbox>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
|
Loading…
Reference in New Issue
Block a user