diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 4a64f722..bbbf0370 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -173,14 +173,14 @@ "event": "user_logined", "actiontype": "script", "target": "self", - "script": "sageOnLogin('{{entire_url('/dashboard_for_sage/index.ui')}}')" + "script": "sageOnLogin('{{entire_url('/sage_dashboard/index.ui')}}')" } ], "subwidgets": [ { "widgettype": "urlwidget", "options": { - "url": "{{entire_url('/dashboard_for_sage/index.ui')}}" + "url": "{{entire_url('/sage_dashboard/index.ui')}}" } } ]