Improve search

This commit is contained in:
Peter Maquiran
2021-07-26 11:34:46 +01:00
parent ff2d8aa43c
commit 3f007be25e
14 changed files with 87 additions and 55 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export class HeaderPage implements OnInit {
component: SearchPage,
cssClass: classs,
componentProps: {
type: 'AccoesPresidenciais & ArquivoDespachoElect',
type: type,
showSearchInput: showSearchInput,
select: false
}