Implemented new rating system
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
else
|
||||
{
|
||||
@Body
|
||||
|
||||
<RatingPopup />
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -115,7 +117,6 @@
|
||||
<div class="modal-dialog modal-dialog-centered mw-900px">
|
||||
<div class="modal-content">
|
||||
<div class="pt-2 modal-body py-lg-10 px-lg-10">
|
||||
|
||||
<h2>@(SmartTranslateService.Translate("Authenticating"))...</h2>
|
||||
<p class="mt-3 fw-normal fs-6">@(SmartTranslateService.Translate("Verifying token, loading user data"))</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user