mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
general review
This commit is contained in:
@@ -89,7 +89,7 @@ export class EventoaprovacaoStoreService {
|
||||
}
|
||||
|
||||
|
||||
|
||||
value = value.filter(e => e.activityInstanceName != 'Comunicar Evento')
|
||||
value = value.map( e => this.EventoApprovePipe.transform(e, e))
|
||||
|
||||
this._list[segment] = value
|
||||
|
||||
Reference in New Issue
Block a user