fix not displayed category in mobile view

This commit is contained in:
ralf 2024-05-15 12:32:29 +02:00
parent 6b3a12d8fe
commit 5da58aeb03

View File

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