Skip to content

Commit

Permalink
Merge pull request #1412 from betagouv/add-unit-to-substance-admin
Browse files Browse the repository at this point in the history
Ajoute l'unité dans l'interface d'administration des Substance
  • Loading branch information
pletelli authored Dec 23, 2024
2 parents 4cfd14b + c761819 commit ceb9ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/admin/substance.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ def get_ingredients(self, obj):
"ca_must_specify_quantity",
"ca_max_quantity",
"ca_nutritional_reference",
"unit",
],
},
),
Expand Down

0 comments on commit ceb9ec2

Please sign in to comment.