mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Fix
This commit is contained in:
@@ -105,6 +105,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</ion-content>
|
||||
@@ -365,8 +365,10 @@ export class GabineteDigitalPage implements OnInit {
|
||||
|
||||
if (segment == 'deferimento') {
|
||||
navigationExtras= { queryParams: {"deferimento": true,}};
|
||||
this.segment = 'deferimento'
|
||||
} else if (segment == 'parecer') {
|
||||
navigationExtras = { queryParams: {"parecer": true,}};
|
||||
this.segment = 'parecer'
|
||||
}
|
||||
|
||||
if( window.innerWidth <= 801) {
|
||||
|
||||
Reference in New Issue
Block a user