mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
fixed minification and bundling
template tweaks
This commit is contained in:
@ -20,5 +20,7 @@
|
||||
</div>
|
||||
|
||||
@section scripts {
|
||||
<script type="text/javascript" src="~/js/penalty.js"></script>
|
||||
<environment include="Development">
|
||||
<script type="text/javascript" src="~/js/penalty.js"></script>
|
||||
</environment>
|
||||
}
|
@ -55,7 +55,7 @@
|
||||
<td class="penalties-color-@Model.Type.ToLower()">
|
||||
@Model.Type
|
||||
</td>
|
||||
<td class="text-light">
|
||||
<td class="text-light w-50">
|
||||
@Model.Offense
|
||||
</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user