mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-21 20:50:40 -05:00
Namespace Update (SLC/Data Ignored)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
@using WebfrontCore.QueryHelpers.Models
|
||||
@using Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@using WebfrontCore.Permissions
|
||||
@using Data.Models.Client
|
||||
@model WebfrontCore.QueryHelpers.Models.ClientResourceResponse
|
||||
@using IW4MAdmin.WebfrontCore.Permissions
|
||||
@using IW4MAdmin.WebfrontCore.QueryHelpers.Models
|
||||
@using SharedLibraryCore
|
||||
|
||||
@{
|
||||
var loc = Utilities.CurrentLocalization.LocalizationIndex;
|
||||
|
Reference in New Issue
Block a user