mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve responsiveness and improve search
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user