Skip to content
Snippets Groups Projects
Commit 3d8c9c40 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

add created_on to list display

parent 429399c5
Branches
No related tags found
No related merge requests found
Pipeline #12123 passed
...@@ -348,6 +348,7 @@ class ContractAdmin( ...@@ -348,6 +348,7 @@ class ContractAdmin(
"name", "name",
"is_approved", "is_approved",
"is_public", "is_public",
"created_on",
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment