mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +02:00
Fixed doctype,
removed telerik script/css registrar
This commit is contained in:
@@ -25,7 +25,7 @@ Configuration
|
||||
columns.Command(commands =>
|
||||
{
|
||||
commands.Edit().ButtonType(GridButtonType.Image);
|
||||
}).Width(0).Title("Actions");
|
||||
}).Width(90).Title("Actions");
|
||||
})
|
||||
.Editable(editing => editing.Mode(GridEditMode.InLine))
|
||||
.Sortable()
|
||||
|
Reference in New Issue
Block a user