diff --git a/wwwroot/user_menu.ui b/wwwroot/user_menu.ui new file mode 100644 index 0000000..c9011a4 --- /dev/null +++ b/wwwroot/user_menu.ui @@ -0,0 +1,6 @@ +{ + "widgettype": "urlwidget", + "options": { + "url": "{{entire_url('/rbac/user/usermenu.ui')}}" + } +}