mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix header
This commit is contained in:
@@ -135,4 +135,8 @@ export class TaskDetailsPage implements OnInit {
|
||||
this.dropButton = !this.dropButton;
|
||||
this.HeaderSettingsService.hideHeader = !this.dropButton
|
||||
}
|
||||
|
||||
onOndestroy() {
|
||||
this.HeaderSettingsService.hideHeader == false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user