Description
The modal to be removed can be found as follows:
- Got to http://localhost:4200/#/tasks/supertasks
- Click on the three-dot menu on right of a supertask
- Select "Edit Subtasks"
The modal is implemented by the ModalPretasksComponent class.
Also required for this change is to make the following columns editable on the edit page of a supertask (e.g. http://localhost:4200/#/tasks/30/edit), see PretasksTableComponent:
Description
The modal to be removed can be found as follows:
The modal is implemented by the
ModalPretasksComponentclass.Also required for this change is to make the following columns editable on the edit page of a supertask (e.g. http://localhost:4200/#/tasks/30/edit), see
PretasksTableComponent: