2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-07 04:12:11 +00:00

Fixes for part category table

(cherry picked from commit f7ef309995f8a52c213748f4a9226724e288c936)
This commit is contained in:
Oliver
2021-11-03 13:33:38 +11:00
parent c4ea3ecf6f
commit 08ffa102c6
3 changed files with 32 additions and 26 deletions

View File

@@ -210,7 +210,8 @@
{% else %}
parent: null,
{% endif %}
}
},
allowTreeView: true,
}
);