mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
remove comment
This commit is contained in:
parent
daac0a4b04
commit
4a1ed7006e
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ li(ng-repeat='task in obj[list.type+"s"]', class='task {{taskClasses(task, user.
|
|||
label(for='{{obj._id}}_{{task.id}}-option-minus')
|
||||
|
||||
// if Daily, calendar
|
||||
// FIXME display, but disable for challenge tasks
|
||||
fieldset(ng-if='task.type=="daily"', class="option-group")
|
||||
legend.option-title Repeat
|
||||
.task-controls.tile-group.repeat-days
|
||||
|
|
|
|||
Loading…
Reference in a new issue