mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
add labels
This commit is contained in:
@@ -26,6 +26,8 @@ export class PendentesPage implements OnInit {
|
||||
@Input() profile:string;
|
||||
segment:string;
|
||||
@Output() openExpedientDetail:EventEmitter<any> = new EventEmitter<any>();
|
||||
filterName: 'Para hoje' | 'Novos'| 'Lidos'| 'Não lidos'| 'Todos' = 'Todos'
|
||||
|
||||
|
||||
constructor(
|
||||
private processes:ProcessesService,
|
||||
|
||||
Reference in New Issue
Block a user