mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 12:27:48 +00:00
[media] Add 6.3.2 media assets
This commit is contained in:
4
media/assets/scripts/sysadmin-main.js
Normal file
4
media/assets/scripts/sysadmin-main.js
Normal file
@@ -0,0 +1,4 @@
|
||||
//Load common code that includes config, then load the app logic for this page.
|
||||
require(['./common'], function (common) {
|
||||
require(['sysadmin-app/main']);
|
||||
});
|
Reference in New Issue
Block a user