diff --git a/src/public/app/widgets/view_widgets/calendar_view.ts b/src/public/app/widgets/view_widgets/calendar_view.ts index 14f20b60e..240feaf38 100644 --- a/src/public/app/widgets/view_widgets/calendar_view.ts +++ b/src/public/app/widgets/view_widgets/calendar_view.ts @@ -138,7 +138,7 @@ export default class CalendarView extends ViewMode { // Promoted attributes if (promotedAttributes) { - for (const [name, value] of Object.entries(promotedAttributes)) { + for (const [name, value] of promotedAttributes) { html += `\