mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
Add dynamic deletion of contacts
This commit is contained in:
parent
bd57db4fdd
commit
8315817388
6 changed files with 120 additions and 3 deletions
|
@ -43,6 +43,7 @@
|
|||
'update' => '/contact/update/{csrf}/',
|
||||
'import' => '/contact/import/{csrf}/',
|
||||
'export' => '/contact/export/{format}/',
|
||||
'conditional_delete' => '/contact/conditional_delete/{csrf}/',
|
||||
'json_list' => '/contacts.json/',
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue