Merge branch 'Alinto:master' into master

This commit is contained in:
adetk
2022-08-19 09:55:09 +06:00
committed by GitHub
608 changed files with 2027 additions and 1208 deletions
@@ -34,7 +34,7 @@
<md-input-container flex="50" flex-xs="100">
<label><var:string label:value="Calendar"/></label>
<md-select ng-model="editor.component.destinationCalendar">
<md-option ng-repeat="calendar in editor.service.$findAll(null, true)"
<md-option ng-repeat="calendar in editor.destinationCalendars()"
ng-value="calendar.id">
<div layout="row" layout-align="start center">
<div class="sg-color-chip"