update SMS report links in menu to use absolute URLs

This commit is contained in:
2026-01-27 21:10:18 +03:30
parent e0d10510e0
commit 179de86840
2 changed files with 2 additions and 2 deletions

View File

@@ -190,7 +190,7 @@
بانک ها </a>
</li>
<li permission="314">
<a class="clik3" asp-page="/Company/SmsResult/Index">
<a class="clik3" href="https://admin@(AppSetting.Value.Domain)/sms-report">
<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg" style="width: 7px;margin: 0 6px;">
<circle cx="6.5" cy="6.5" r="6.5" fill="white"/>
</svg>

View File

@@ -253,7 +253,7 @@
بانک ها </a>
</li>
<li permission="314">
<a class="clik3" asp-area="Admin" asp-page="/Company/SmsResult/Index">
<a class="clik3" href="https://admin@(AppSetting.Value.Domain)/sms-report">
<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg" style="width: 7px;margin: 0 6px;">
<circle cx="6.5" cy="6.5" r="6.5" fill="white" />
</svg>