mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
PR have the same actions that MD have on events to aprove
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user