Skip to content

Commit

Permalink
Admin: add super_badge to list display
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Dec 7, 2023
1 parent dbd49eb commit 667631c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemarche/siaes/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class SiaeAdmin(FieldsetsInlineMixin, gis_admin.OSMGeoAdmin):
"siret",
"kind",
"city",
# "super_badge",
"super_badge",
"user_count_with_link",
"tender_email_send_count_annotated_with_link",
"tender_detail_display_count_annotated_with_link",
Expand Down

0 comments on commit 667631c

Please sign in to comment.