mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
fix not displayed category in mobile view
This commit is contained in:
parent
6b3a12d8fe
commit
5da58aeb03
@ -71,7 +71,7 @@
|
||||
</row>
|
||||
<row>
|
||||
<et2-description value="Category"></et2-description>
|
||||
<et2-select span="3" align="right" statustext="Which category does this resource belong to?" id="cat_id" required="1" noLang="1"></et2-select>
|
||||
<et2-select-cat span="3" statustext="Which category does this resource belong to?" id="cat_id" required="1" noLang="1"></et2-select-cat>
|
||||
</row>
|
||||
<row>
|
||||
<et2-description value="Usable"></et2-description>
|
||||
|
Loading…
Reference in New Issue
Block a user