This commit is contained in:
Peter Maquiran
2021-08-18 12:05:27 +01:00
parent 53d6896abf
commit 1fbb308831
55 changed files with 1212 additions and 1206 deletions
@@ -96,7 +96,6 @@ export class AllProcessesPage implements OnInit {
let diffDays = totalDays;
let diffMinutes = minutes;
console.log(allday);
if(totalDays == 0) {
if(allday) {
customDate = this.getCustomDate(start)+", "+this.getCustomHours(start)+" (todo dia)";