forked from extern/egroupware
Turn on multiple for list category to show all categories in et2
This commit is contained in:
parent
616e94a7b4
commit
767db2699e
File diff suppressed because one or more lines are too long
@ -120,9 +120,7 @@
|
|||||||
<description id="${row}[first_org]" no_lang="1"/>
|
<description id="${row}[first_org]" no_lang="1"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
<description id="${row}[role]"/>
|
<description id="${row}[role]"/>
|
||||||
<menulist>
|
<listbox type="select-cat" id="${row}[cat_id]" readonly="true" rows="2"/>
|
||||||
<menupopup type="select-cat" id="${row}[cat_id]" readonly="true" options="1"/>
|
|
||||||
</menulist>
|
|
||||||
<image src="${row}[photo]" class="iphoto"/>
|
<image src="${row}[photo]" class="iphoto"/>
|
||||||
<date id="${row}[bday]" readonly="true" options="Y-m-d"/>
|
<date id="${row}[bday]" readonly="true" options="Y-m-d"/>
|
||||||
<vbox options="0,0">
|
<vbox options="0,0">
|
||||||
|
Loading…
Reference in New Issue
Block a user