change menu
This commit is contained in:
@@ -465,7 +465,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li permission="500">
|
||||
<a href="https://admin@(AppSetting.Value.Domain)/admin/monthly-overview" class="waves-effect btnWorkFlow" style="display: flex;align-items: center;justify-content: space-between;">
|
||||
<a href="https://admin@(AppSetting.Value.Domain)/monthly-overview" class="waves-effect btnWorkFlow" style="display: flex;align-items: center;justify-content: space-between;">
|
||||
<div class="menuTitle">
|
||||
<i class="md md-home"></i>
|
||||
<span> بررسی امور ماهانه </span>
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
@using Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@inject ITicketAccessAccountRepository TicketAccessAccount;
|
||||
@inject _0_Framework.Application.IAuthHelper AuthHelper;
|
||||
@inject IOptions<AppSettingConfiguration> AppSetting;
|
||||
@{
|
||||
var accountId = AuthHelper.CurrentAccountId();
|
||||
<style>
|
||||
@@ -611,7 +612,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li permission="500">
|
||||
<a href="https://admin.dad-mehr.ir/admin/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