Remove service deletion button
This commit is contained in:
parent
43cadb7a00
commit
2acd3031a6
@ -214,4 +214,3 @@ class WinServicesTable(tables.DataTable):
|
||||
row_class = UpdateServiceRow
|
||||
status_columns = ['status']
|
||||
table_actions = (CreateService,)
|
||||
row_actions = (DeleteService,)
|
||||
|
Loading…
x
Reference in New Issue
Block a user