mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
(js) Month day(s) of monthly repeat must be set
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
<md-grid-list md-cols="7" md-row-height="2em" md-gutter="0.5em"
|
||||
flex="50" flex-sm="80" flex-xs="100"
|
||||
ng-model="editor.component.repeat.monthdays"
|
||||
ng-required="editor.component.repeat.month.type == 'bymonthday'"
|
||||
sg-toggle-grid="sg-toggle-grid">
|
||||
<md-grid-tile value="1">1</md-grid-tile>
|
||||
<md-grid-tile value="2">2</md-grid-tile>
|
||||
|
||||
Reference in New Issue
Block a user