Cases Link is not executing the redirect when the connections comes from a Mobile Device.
This commit is contained in:
dheeyi william
2017-01-18 16:38:39 -04:00
parent b7789599f2
commit e1da377db1
4 changed files with 31 additions and 85 deletions

View File

@@ -960,6 +960,7 @@ if (! defined( 'EXECUTE_BY_CRON' )) {
$noLoginFiles[] = 'propelTableAjax';
$noLoginFiles[] = 'licenseUpdate';
$noLoginFiles[] = 'casesStreamingFile';
$noLoginFiles[] = 'opencase';
$noLoginFolders[] = 'services';
$noLoginFolders[] = 'tracker';