diff --git a/admin/templates/mobile/app.css b/admin/templates/mobile/app.css index 076907b6f9..fd0a41707c 100644 --- a/admin/templates/mobile/app.css +++ b/admin/templates/mobile/app.css @@ -30,4 +30,7 @@ content: ","; font-size: 10pt; } + .globalCat_hiddenCatid { + display: none; + } } diff --git a/admin/templates/mobile/app.less b/admin/templates/mobile/app.less index 66f99d85fe..fec47badfd 100644 --- a/admin/templates/mobile/app.less +++ b/admin/templates/mobile/app.less @@ -37,4 +37,8 @@ } } } + .globalCat_hiddenCatid { + display: none; + } + } \ No newline at end of file diff --git a/admin/templates/mobile/categories.edit.xet b/admin/templates/mobile/categories.edit.xet new file mode 100644 index 0000000000..3f9c8b625b --- /dev/null +++ b/admin/templates/mobile/categories.edit.xet @@ -0,0 +1,101 @@ + + + + + +