Remove monthly option

This commit is contained in:
Blade Barringer 2015-05-27 12:32:14 -05:00
parent 8b347bca8b
commit dc4359ab6f

View file

@ -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