Fixed localization issues, fixed text-warning not accessible,
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<div class="col-md-8">
|
||||
<div class="card shadow mb-4">
|
||||
<div class="card-body">
|
||||
<h2>@Model.CreatorName</h2>
|
||||
<h2>@Model.Name</h2>
|
||||
<p class="text-muted">@Localizer["Code"]: <strong>@Model.OrderCode</strong></p>
|
||||
<p>@Localizer["CreatedBy"]: <strong>@Model.CreatorName</strong></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user