Merge branch 'develop' of https://gitlab.com/witel-front-end/crm-app into feature/CFE-2_widget_call_action
This commit is contained in:
@@ -16,6 +16,10 @@ export const GET_ROLE_LIST = BASE_URL + "/api/roles/list";
|
||||
export const GET_PROVINCE_LIST = BASE_URL + "/api/provinces";
|
||||
// province list
|
||||
|
||||
// province list
|
||||
export const GET_CALLER_HISTORY = BASE_URL + "/api/calls/list";
|
||||
// province list
|
||||
|
||||
//change password
|
||||
export const SET_USER_PASSWORD = BASE_URL + "/api/profile/change_password";
|
||||
//end change password
|
||||
|
||||
Reference in New Issue
Block a user