Remove text

This commit is contained in:
Peter Maquiran
2021-09-28 11:49:13 +01:00
parent c2243c8029
commit 89882c4126
3 changed files with 0 additions and 7 deletions
-2
View File
@@ -20,8 +20,6 @@
<div>
<!-- Calendar is here -->
{{ loggeduser.Profile }} {{ profile }}
<div class="calendar-segment-{{profile}}" [class.calendar-segment-pr-force]="loggeduser.Profile =='PR'">
<div class="calendar-container" [style.height]="calendarHeight">
-1
View File
@@ -177,7 +177,6 @@ export class AgendaPage implements OnInit {
this.loggeduser = authService.ValidatedUser;
this.changeProfileService.registerCallback(()=>{
this.loggeduser = authService.ValidatedUser;
this.tigerUpdate()
if(this.loggeduser.Profile == 'MDGPR') {
this.mobileComponent.showEventList = true;
@@ -125,10 +125,6 @@ export class GabineteDigitalPage implements OnInit, DoCheck {
this.loggeduser = authService.ValidatedUser;
this.changeProfileService.registerCallback(()=>{
this.loggeduser = authService.ValidatedUser;
})
window.onresize = (event) => {
// if not mobile remove all component