This commit is contained in:
tiago.kayaya
2021-06-25 12:59:02 +01:00
parent cb044f3920
commit a4669a9e4f
2 changed files with 1 additions and 10 deletions
-9
View File
@@ -118,15 +118,6 @@ export class EventsService {
params = params.set("Start", startdate);
params = params.set("End", enddate);
/* switch (this.loggeduser.Profile == 'MDGPR') {
case value:
break;
default:
break;
} */
let options = {
headers: this.headersPrOficial,