mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Fixed lint issues with model in task services (#8523)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
script(type='text/ng-template', id='modals/task-edit.html')
|
||||
.modal-content.task-modal(style='min-width:22em', class='{{taskStatus}}', id="task-{{task._id}}")
|
||||
.modal-body.text-center(style='padding-bottom:0')
|
||||
| {{scope}}
|
||||
include ../tasks/edit/index
|
||||
.modal-footer(style='margin-top:0')
|
||||
.container-fluid
|
||||
|
||||
Reference in New Issue
Block a user