forked from extern/egroupware
Mobile template:
- Fix alignment of resources picture in view template
This commit is contained in:
parent
3fa6c82eda
commit
2ae5097326
@ -56,13 +56,10 @@
|
|||||||
<rows>
|
<rows>
|
||||||
<row class="dialogHeadbar" >
|
<row class="dialogHeadbar" >
|
||||||
<hbox>
|
<hbox>
|
||||||
<button id="button[apply]" image="apply" background_image="1"/>
|
|
||||||
<button id="button[delete]" onclick="et2_dialog.confirm(widget,'Do you really want do delte this resource?','Delete')" image="delete" background_image="1"/>
|
|
||||||
<textbox type="integer" id="res_id" readonly="true" class="entry_id"/>
|
<textbox type="integer" id="res_id" readonly="true" class="entry_id"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description/>
|
|
||||||
<box>
|
<box>
|
||||||
<hbox class="avatar">
|
<hbox class="avatar">
|
||||||
<image src="picture_thumb" href="$cont[picture_original]" expose_view="true" align="center"/>
|
<image src="picture_thumb" href="$cont[picture_original]" expose_view="true" align="center"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user