diff --git a/wwwroot/header.ui b/wwwroot/header.ui index 6b5184b..9eda515 100644 --- a/wwwroot/header.ui +++ b/wwwroot/header.ui @@ -42,7 +42,14 @@ "widgettype":"Filler", "options":{ } - } + }, + { + "widgettype":"urlwidget", + "options":{ + "url":"{{entire_url('/rbac/user/user_panel.ui')}}" + } + } + ] }