Added organisations to users page

This commit is contained in:
2022-03-08 13:13:20 +00:00
parent 012b633eaf
commit 45a4591f73
5 changed files with 125 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
},
"js/pages/user": {
"scripts": [
"organisations/js/widgets/members.js",
"organisations/js/widgets/users.js",
"organisations/js/pages/user.js"
],