mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
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"/>
|
||||
</vbox>
|
||||
<description id="${row}[role]"/>
|
||||
<menulist>
|
||||
<menupopup type="select-cat" id="${row}[cat_id]" readonly="true" options="1"/>
|
||||
</menulist>
|
||||
<listbox type="select-cat" id="${row}[cat_id]" readonly="true" rows="2"/>
|
||||
<image src="${row}[photo]" class="iphoto"/>
|
||||
<date id="${row}[bday]" readonly="true" options="Y-m-d"/>
|
||||
<vbox options="0,0">
|
||||
|
Loading…
Reference in New Issue
Block a user