procedure should provide its facets

This commit is contained in:
simon lehericey 2024-07-20 09:23:46 +02:00 committed by mfo
parent e19f1bd8c2
commit 379c9fb812
No known key found for this signature in database
GPG key ID: 7CE3E1F5B794A8EC
7 changed files with 123 additions and 122 deletions

View file

@ -159,7 +159,7 @@ module Instructeurs
@statut = statut
@procedure = procedure
@procedure_presentation = procedure_presentation
@facet = Facet.find(procedure:, id: params[:field])
@facet = procedure.find_facet(id: params[:field])
end
def remove_filter