fix attach document and remove file chunk from publication

This commit is contained in:
Peter Maquiran
2024-03-05 08:58:05 +01:00
parent 16f53b21b5
commit 81b5802be7
3 changed files with 11 additions and 11 deletions
@@ -115,7 +115,7 @@ export class OptsExpedientePage implements OnInit {
component: SearchPage,
cssClass: 'modal-width-100-width-background modal',
componentProps: {
type: 'AccoesPresidenciais & ArquivoDespachoElect',
type: 'Correspondencia',
showSearchInput: true,
select: true
}