feat(settings): Move Ticket Category from settings to ITOps menu
ref: #702 closes #565
This commit is contained in:
@ -51,10 +51,6 @@ class Index(IndexViewset):
|
||||
"name": "External Links",
|
||||
"model": "external_link"
|
||||
},
|
||||
{
|
||||
"name": "Ticket Category",
|
||||
"model": "ticket_category"
|
||||
},
|
||||
{
|
||||
"name": "Ticket Comment Category",
|
||||
"model": "ticket_comment_category"
|
||||
|
Reference in New Issue
Block a user