mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
migrating to .NET Core 2.0
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
Layout = null;
|
||||
}
|
||||
|
||||
@model SharedLibrary.Dtos.PenaltyInfo
|
||||
@model SharedLibraryCore.Dtos.PenaltyInfo
|
||||
|
||||
<tr class="d-table-row d-md-none bg-dark">
|
||||
<th scope="row" class="bg-primary">Name</th>
|
||||
|
Reference in New Issue
Block a user