New Angular based web version #1

Closed
thomas.nuyken wants to merge 150 commits from main into ddd
Showing only changes of commit b8d1fddd91 - Show all commits

View File

@@ -67,8 +67,6 @@ export class EntryCardComponent {
year: 'numeric', year: 'numeric',
month: '2-digit', month: '2-digit',
day: '2-digit', day: '2-digit',
hour: '2-digit',
minute: '2-digit',
}); });
this.confirmationService.confirm({ this.confirmationService.confirm({