u
This commit is contained in:
@@ -136,8 +136,7 @@ else
|
||||
</MudPaper>
|
||||
|
||||
<!-- Reviews Section -->
|
||||
<MudPaper Elevation="2" Class="pa-6 rounded-2xl mud-theme-surface mt-4">
|
||||
<MudText Typo="Typo.h6" Class="mb-4 mud-typography-subtitle1">نظرات کاربران</MudText>
|
||||
<MudPaper Elevation="2" Class="pa-6 rounded-2xl mud-theme-surface mt-4">
|
||||
|
||||
<!-- Comment Submission Form (only for authenticated users) -->
|
||||
@if (_isAuthenticated)
|
||||
@@ -179,7 +178,7 @@ else
|
||||
</MudStack>
|
||||
</MudPaper>
|
||||
}
|
||||
|
||||
<MudText Typo="Typo.h6" Class="my-4 mud-typography-subtitle1">نظرات کاربران</MudText>
|
||||
<!-- Reviews List -->
|
||||
@if (_reviews.Any())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user