edit comment and pdf export
This commit is contained in:
parent
110d75f2b7
commit
c36230b8ba
10 changed files with 90 additions and 19 deletions
|
|
@ -19,6 +19,10 @@ Rails.application.routes.draw do
|
|||
get "from_checklist", action: :new_from_checklist, as: :new_from_checklist
|
||||
post "from_checklist", action: :create_from_checklist, as: :create_from_checklist
|
||||
end
|
||||
|
||||
member do
|
||||
get "edit_comment"
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue