Merge branch 'master' of https://github.com/samsyntax24/OriginalGozareshgir
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
@using AccountManagement.Domain.TicketAccessAccountAgg
|
||||
@using Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@using Microsoft.Extensions.Options
|
||||
@inject ITicketAccessAccountRepository TicketAccessAccount;
|
||||
@inject _0_Framework.Application.IAuthHelper AuthHelper;
|
||||
@inject IOptions<AppSettingConfiguration> AppSetting
|
||||
@{
|
||||
var accountId = AuthHelper.CurrentAccountId();
|
||||
<style>
|
||||
@@ -611,7 +613,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li permission="500">
|
||||
<a href="https://admin.gozareshgir/monthly-overview" class="waves-effect btnWorkFlow">
|
||||
<a href="https://admin@(AppSetting.Value.Domain)/monthly-overview" class="waves-effect btnWorkFlow">
|
||||
<div class="menuTitle">
|
||||
<i class="md md-home"></i>
|
||||
<span> بررسی امور ماهانه </span>
|
||||
|
||||
Reference in New Issue
Block a user