forked from extern/egroupware
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>
|
onclick="app.mail.onclickCompose"></et2-select-email>
|
||||||
</et2-hbox>
|
</et2-hbox>
|
||||||
</et2-vbox>
|
</et2-vbox>
|
||||||
|
|
||||||
|
</et2-vbox>
|
||||||
|
</et2-hbox>
|
||||||
<et2-details overlaySummaryOnOpen="true" toggleAlign="left" toggleOnHover="true" hoist="true" class="attachments" disabled="!@attachmentsBlock">
|
<et2-details overlaySummaryOnOpen="true" toggleAlign="left" toggleOnHover="true" hoist="true" class="attachments" disabled="!@attachmentsBlock">
|
||||||
<et2-hbox slot="summary">
|
<et2-hbox slot="summary">
|
||||||
<grid class="previewAttachmentArea egwGridView_grid" >
|
<grid class="previewAttachmentArea egwGridView_grid" >
|
||||||
@ -100,11 +103,6 @@
|
|||||||
</grid>
|
</grid>
|
||||||
</et2-details>
|
</et2-details>
|
||||||
</et2-vbox>
|
</et2-vbox>
|
||||||
|
|
||||||
</et2-hbox>
|
|
||||||
|
|
||||||
|
|
||||||
</et2-vbox>
|
|
||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
|
Loading…
Reference in New Issue
Block a user