Add Procedure path suggestion
This commit is contained in:
parent
8806eab8d6
commit
bd1e0aba38
4 changed files with 71 additions and 7 deletions
|
@ -40,6 +40,7 @@ class Admin::ProceduresController < AdminController
|
|||
end
|
||||
|
||||
def show
|
||||
@suggested_path = @procedure.suggested_path(current_administrateur)
|
||||
end
|
||||
|
||||
def edit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue