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) {
- + | @@ -17,47 +11,85 @@ |
- + | + + | + } + @if (title == "To") + { ++ + | + } + @if (title == "From") {
- + | - + + | +
+ + | ++ + | +
+ + | ++ |
- - | -- - | -
@reply
+ @if (title == "To") + { ++ + | ++ + | +