Improve responsiveness and improve search

This commit is contained in:
Peter Maquiran
2021-04-30 14:12:45 +01:00
parent f36ba693b4
commit c2b8f87ae6
17 changed files with 236 additions and 83 deletions
+2 -1
View File
@@ -66,7 +66,8 @@ export class HeaderPage implements OnInit {
cssClass: classs,
componentProps: {
type: 'AccoesPresidenciais & ArquivoDespachoElect',
showSearchInput: showSearchInput
showSearchInput: showSearchInput,
select: false
}
});
return await modal.present();