mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
improve
This commit is contained in:
@@ -127,7 +127,6 @@ export class DespachosPrPage implements OnInit {
|
||||
if(this.loggeduser.Profile != "PR") {
|
||||
|
||||
|
||||
|
||||
if(SessionStore.user.Profile != 'Consultant') {
|
||||
despachosPr = await despachos.reverse().filter(data => data.activityInstanceName == "Tarefa de Despacho");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user