Make category owner a taglist selection

This commit is contained in:
Hadi Nategh 2018-06-08 16:43:38 +02:00
parent ce52dd10ad
commit 0d806be6fe

View File

@ -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>