mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2025-01-06 22:12:25 +03:00
Missing white-listed field
This commit is contained in:
parent
5b387b0c50
commit
7d6c58f6fe
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Appointments extends EA_Controller
|
||||||
'location',
|
'location',
|
||||||
'notes',
|
'notes',
|
||||||
'color',
|
'color',
|
||||||
|
'status',
|
||||||
'is_unavailability',
|
'is_unavailability',
|
||||||
'id_users_provider',
|
'id_users_provider',
|
||||||
'id_users_customer',
|
'id_users_customer',
|
||||||
|
|
Loading…
Reference in a new issue