Skip to content

Commit

Permalink
Merge branch 'main' into make-poids-field-editable
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienheureux authored Jan 15, 2025
2 parents 8b3f315 + d0216d3 commit e31a46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qfdmd/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ def carte_settings(self):
"first_dir": "jai",
"limit": 25,
"sc_id": sous_categorie.id,
"sous_categorie_objet": sous_categorie.libelle,
}

def get_url_carte(self, actions=None):
Expand Down

0 comments on commit e31a46a

Please sign in to comment.