mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
develop_bitOut
This commit is contained in:
@@ -144,9 +144,11 @@ export class ListBoxService {
|
||||
|
||||
if(this.CanPush(event, selectedDate)) days[day].push(event)
|
||||
}
|
||||
} else {
|
||||
if(this.CanPush(event, selectedDate) && diffDays != 2) days[day].push(event)
|
||||
}
|
||||
|
||||
// if(this.CanPush(event, selectedDate) && diffDays != 2) days[day].push(event)
|
||||
//
|
||||
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user