CIM77 - Update
This commit is contained in:
@@ -254,7 +254,7 @@ if (!empty($responses->geolocation) || $responses->geolocation != ''){
|
||||
|
||||
//Get all related service events
|
||||
if (isAllowed('servicereports',$_SESSION['profile'],$_SESSION['permission'],'R') === 1){
|
||||
$service_events = serviceEvents($history);
|
||||
$service_events = serviceEvents($history,$page);
|
||||
|
||||
$view .= '<div class="content-block">
|
||||
<div class="block-header">
|
||||
|
||||
Reference in New Issue
Block a user