fix(calendar): Fix empty recurence list when creating event from mail

This commit is contained in:
smizrahi
2024-06-03 22:41:42 +02:00
parent 1a47fdb7d6
commit 2756176503
9 changed files with 131 additions and 39 deletions
@@ -14,7 +14,6 @@
var dayStartHour = <var:string value="dayStartHour"/>;
var currentView = '<var:string value="currentView"/>';
var localeCode = '<var:string value="localeCode" />';
var repeatFrequencies = <var:string value="repeatFrequencies.jsonRepresentation" />;
var centerIsClose = <var:string value="listIsCollapsed.jsonRepresentation" />;
</script>
<var:component className="UIxCalendarSelector" />