mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-15 18:28:51 +00:00
(js) Rollback optimization in appointment editor
There's an issue with the sgToggleGrid directive when the associated grid list is rendered later. Fixes #4858
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
</md-button>
|
||||
</div>
|
||||
<div flex-offset="5"
|
||||
ng-if="editor.showRecurrenceEditor">
|
||||
ng-show="editor.showRecurrenceEditor">
|
||||
<var:component className="UIxRecurrenceEditor" />
|
||||
</div>
|
||||
<!-- end repeat -->
|
||||
|
||||
Reference in New Issue
Block a user