calendar loading

This commit is contained in:
Yuri Kuznetsov
2024-01-11 17:06:28 +02:00
parent db2f387a77
commit 4b12716961
@@ -222,6 +222,8 @@ class CalendarPage extends View {
this.date = date;
this.mode = mode;
Espo.Ui.notify(' ... ');
if (!initial) {
this.updateUrl();
}