mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
fixed minification and bundling
template tweaks
This commit is contained in:
@ -21,6 +21,7 @@ namespace WebfrontCore.Controllers
|
||||
new InputInfo()
|
||||
{
|
||||
Name = "Reason",
|
||||
Label = "Reason",
|
||||
Placeholder = ""
|
||||
}
|
||||
},
|
||||
@ -52,6 +53,7 @@ namespace WebfrontCore.Controllers
|
||||
new InputInfo()
|
||||
{
|
||||
Name = "Reason",
|
||||
Label = "Reason",
|
||||
Placeholder = ""
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user