mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-19 04:06:23 +02:00
pycodestyle fixes
This commit is contained in:
@@ -85,7 +85,7 @@ DATATABLES_ORDER_COLUMN_CHOICES = Choices(
|
||||
('6', 'due_date'),
|
||||
('7', 'assigned_to'),
|
||||
('8', 'submitter_email'),
|
||||
#('9', 'time_spent'),
|
||||
# ('9', 'time_spent'),
|
||||
('10', 'kbitem'),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user