fix: jobs ui
This commit is contained in:
@@ -8,7 +8,7 @@ def get_context(context):
|
||||
},
|
||||
[
|
||||
"job_title", "location", "type", "company_name",
|
||||
"company_logo", "name"
|
||||
"company_logo", "name", "creation"
|
||||
],
|
||||
order_by="creation desc")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user