Update the dashboard with an organisations widget
This commit is contained in:
@@ -10,6 +10,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"js/pages/dashboard": {
|
||||
"scripts": [
|
||||
"organisations/js/widgets/organisations.js",
|
||||
"organisations/js/pages/dashboard.js"
|
||||
],
|
||||
"options": {
|
||||
"sprinkle": {
|
||||
"onCollision": "merge"
|
||||
}
|
||||
}
|
||||
},
|
||||
"js/pages/organisation": {
|
||||
"scripts": [
|
||||
"userfrosting/js/widgets/users.js",
|
||||
|
||||
Reference in New Issue
Block a user