mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-31 11:09:04 +01:00
Use taglist-cat for addressbook edit
This commit is contained in:
parent
2355f5edf5
commit
c0ac30c1cd
@ -172,7 +172,7 @@
|
|||||||
<rows>
|
<rows>
|
||||||
<row valign="top">
|
<row valign="top">
|
||||||
<tree-cat id="cat_id_tree" options="13,,width:99%"/>
|
<tree-cat id="cat_id_tree" options="13,,width:99%"/>
|
||||||
<listbox type="select-cat" id="cat_id" rows="11" tags="true" empty_label="Category" width="100%"/>
|
<taglist-cat id="cat_id" tags="true" empty_label="Category" width="100%" height="195"/>
|
||||||
<grid width="100%">
|
<grid width="100%">
|
||||||
<columns>
|
<columns>
|
||||||
<column width="80"/>
|
<column width="80"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user