mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Make category owner a taglist selection
This commit is contained in:
parent
ce52dd10ad
commit
0d806be6fe
@ -80,7 +80,7 @@
|
||||
</row>
|
||||
<row>
|
||||
<description value="Category owner" for="owner"/>
|
||||
<listbox statustext="Limit global category to members of a certain group" id="owner" needed="1" rows="3"/>
|
||||
<taglist statustext="Limit global category to members of a certain group" id="owner" needed="1" height="190" multiple="toggle" class="et2_fullWidth" rows="1" />
|
||||
</row>
|
||||
<row disabled="!@last_mod">
|
||||
<description value="Modified"/>
|
||||
@ -98,5 +98,5 @@
|
||||
</grid>
|
||||
<template id="admin.categories.delete" class="globalCat_hiddenCatid"/>
|
||||
</template>
|
||||
|
||||
|
||||
</overlay>
|
||||
|
Loading…
Reference in New Issue
Block a user