Remove monthly option
This commit is contained in:
@@ -239,7 +239,6 @@ li(bindonce='list', id='task-{{::task.id}}', ng-repeat='task in obj[list.type+"s
|
||||
select.form-control(ng-model='task.frequency')
|
||||
option(value='weekly') Repeat on certain days of the week
|
||||
option(value='daily') Repeat every X days
|
||||
option(value='monthly') Repeat on certain days of the month
|
||||
|
||||
+repeatOptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user