NewDesign: can add annotations
This commit is contained in:
parent
b94fc7c132
commit
3e5d0dce6a
5 changed files with 71 additions and 0 deletions
|
@ -248,6 +248,7 @@ Rails.application.routes.draw do
|
|||
patch 'unfollow'
|
||||
patch 'archive'
|
||||
patch 'unarchive'
|
||||
patch 'annotations' => 'dossiers#update_annotations'
|
||||
post 'commentaire' => 'dossiers#create_commentaire'
|
||||
scope :carte do
|
||||
get 'position'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue