mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-12-15 09:36:43 +00:00
add workspace
This commit is contained in:
@@ -15,6 +15,10 @@ $(function () {
|
||||
register_events_agent();
|
||||
load_agents('');
|
||||
break;
|
||||
case "workspaces":
|
||||
register_events_workspace();
|
||||
load_workspaces('');
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user