Outlined new concept for multiple periodically recurring tasks (#3).
This commit is contained in:
parent
1822b330d1
commit
1cdb9e8501
7 changed files with 73 additions and 8 deletions
|
|
@ -23,6 +23,7 @@
|
|||
= f.input :required_users
|
||||
= f.association :workgroup
|
||||
= f.input :due_date, as: :date_picker
|
||||
= f.input :periodic, as: :boolean
|
||||
= f.input :done
|
||||
.form-actions
|
||||
= f.submit class: 'btn'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue