List existing organisations

This commit is contained in:
2022-01-21 10:56:43 +00:00
parent c26c65fa8c
commit 584aa1909e
13 changed files with 613 additions and 0 deletions

9
asset-bundles.json Normal file
View File

@@ -0,0 +1,9 @@
{
"bundle": {
"js/pages/organisations": {
"scripts": [
"avsdev/js/pages/organisations.js"
]
}
}
}