Fix: No response toast anymore. Changed bootstrap-notify with Toastify.js due to CSP restrictions.
This commit is contained in:
@@ -47,5 +47,5 @@ if ($API_portalsettings->request_method === 'GET') {
|
||||
# Update the permission
|
||||
$API_portalsettings->updatePortalSettingsOfficeTravelReimburse();
|
||||
|
||||
|
||||
$API_portalsettings->apiOutput(200, ['success' => 'portal settings updated successfully.']);
|
||||
}
|
||||
Reference in New Issue
Block a user