bugfix
This commit is contained in:
parent
fcf4bee7ef
commit
2f715296a2
@ -173,14 +173,14 @@
|
|||||||
"event": "user_logined",
|
"event": "user_logined",
|
||||||
"actiontype": "script",
|
"actiontype": "script",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"script": "sageOnLogin('{{entire_url('/sage_dashboard/index.ui')}}')"
|
"script": "sageOnLogin('{{entire_url('/sage_datamart/index.ui')}}')"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"subwidgets": [
|
"subwidgets": [
|
||||||
{
|
{
|
||||||
"widgettype": "urlwidget",
|
"widgettype": "urlwidget",
|
||||||
"options": {
|
"options": {
|
||||||
"url": "{{entire_url('/sage_dashboard/index.ui')}}"
|
"url": "{{entire_url('/sage_datamart/index.ui')}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user