feat(ProcedureRevisionPreloader): find PRTDCs and children first, then dispatch on all revision. Apply to admin/procedure/:id/modifications
This commit is contained in:
parent
b9bbe70ec5
commit
f1f471a020
2 changed files with 36 additions and 23 deletions
|
@ -244,6 +244,7 @@ module Administrateurs
|
|||
end
|
||||
|
||||
def modifications
|
||||
ProcedureRevisionPreloader.new(@procedure.revisions).all
|
||||
end
|
||||
|
||||
def update_jeton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue