mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
fix(calendar): Fix empty recurence list when creating event from mail
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user