Do not allow more than one row for categories-taglist in calendar edit

This commit is contained in:
Hadi Nategh 2016-04-12 13:14:26 +00:00
parent b9b664ffb9
commit bb22925e3e

View File

@ -229,7 +229,7 @@
<label for="location" value="Location"/>
<textbox id="location" maxlength="255" class="et2_fullWidth" span="2"/>
<description/>
<taglist-cat id="category" height="190" empty_label="Categories" multiple="toggle" class="et2_fullWidth" />
<taglist-cat id="category" height="190" empty_label="Categories" multiple="toggle" class="et2_fullWidth" rows="1" />
</row>
<row>
<tabbox id="tabs" span="all" tab_height="260">