mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
Add update to phones
This commit is contained in:
parent
298bba0c39
commit
fb58802240
7 changed files with 598 additions and 8 deletions
|
@ -160,6 +160,8 @@
|
|||
'add' => '/phone/add/',
|
||||
'create' => '/phone/create/{csrf}/',
|
||||
'delete' => '/phone/delete/{csrf}/',
|
||||
'edit' => '/phone/edit/',
|
||||
'update' => '/phone/update/{csrf}/',
|
||||
],
|
||||
|
||||
'Call' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue