PR have the same actions that MD have on events to aprove

This commit is contained in:
Eudes Inácio
2023-08-30 11:17:17 +01:00
parent 3d986e864c
commit bf1337f5db
5 changed files with 15 additions and 13 deletions
@@ -96,9 +96,9 @@ export class EventListPage implements OnInit {
async LoadToApproveEvents() {
if(SessionStore.user.Profile == 'PR') {
/* if(SessionStore.user.Profile == 'PR') {
return false
}
} */
this.showLoader = true;