mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -378,7 +378,7 @@ export class AgendaPage implements OnInit {
|
||||
|
||||
}
|
||||
|
||||
get CalendarCurrentDay () {
|
||||
get CalendarCurrentDay ():any {
|
||||
|
||||
console.log(this.viewDate.getDate(), '0_0')
|
||||
return this.viewDate.getDate()
|
||||
|
||||
Reference in New Issue
Block a user