add defualt calendar

This commit is contained in:
Peter Maquiran
2024-01-29 15:50:32 +01:00
parent 78c6ac2f36
commit 07939149ee
3 changed files with 99 additions and 67 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
</thead>
</table>
<div class="calendar-conteiner-height overflow-hidden" [style.height]="listBoxService.height">
<div class="calendar-conteiner-height overflow-hidden" [style.height]="listBoxService.height">
<calendar
class="calendar-component"
[eventSource]="listToPresent"