mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 17:38:19 +01:00
Mobile theme W.I.P.:
-Give fix height to AB first column fields as they are suppose to stay fixed.
This commit is contained in:
parent
8437a9862a
commit
4f77451fa5
@ -28,8 +28,8 @@
|
|||||||
<description class=" cat_$row_cont[cat_id] mobile_cat_col"/>
|
<description class=" cat_$row_cont[cat_id] mobile_cat_col"/>
|
||||||
<vbox class="addressbookCol1">
|
<vbox class="addressbookCol1">
|
||||||
<vbox id="${row}[id]">
|
<vbox id="${row}[id]">
|
||||||
<description id="${row}[line2]" no_lang="1"/>
|
<description id="${row}[line2]" no_lang="1" height="15"/>
|
||||||
<description id="${row}[line1]" no_lang="1"/>
|
<description id="${row}[line1]" no_lang="1" height="15"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
<description value=" " id="${row}[adr_one_locality]" no_lang="1"/>
|
<description value=" " id="${row}[adr_one_locality]" no_lang="1"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
|
Loading…
Reference in New Issue
Block a user