Fix for custom contact fields

This commit is contained in:
Hillel Coren 2018-01-12 14:15:56 +02:00
parent 35694c5808
commit 889388eb9a

View File

@ -111,6 +111,8 @@ class ClientPortalController extends BaseController
'last_name', 'last_name',
'email', 'email',
'phone', 'phone',
'custom_value1',
'custom_value2',
]); ]);
// translate the country names // translate the country names