diff --git a/Oqtane.Client/Modules/Admin/UserProfile/View.razor b/Oqtane.Client/Modules/Admin/UserProfile/View.razor index 5d5a43f5..39fb13d3 100644 --- a/Oqtane.Client/Modules/Admin/UserProfile/View.razor +++ b/Oqtane.Client/Modules/Admin/UserProfile/View.razor @@ -1,15 +1,9 @@ -@namespace Oqtane.Modules.Admin.UserProfile -@inherits ModuleBase -@inject NavigationManager NavigationManager -@inject IUserService UserService -@inject INotificationService NotificationService - -@if (PageState.User != null) +@if (PageState.User != null) { + @if (title == "From") + { + + } + @if (title == "To") + { + + } + @if (title == "From") { + + } + @if (title == "From") + { + + +
- + @@ -17,47 +11,85 @@
- +
+ + + +
- + - + +
+ + +