Skip to content

Commit 37ed6b4

Browse files
authored
Merge pull request #191 from shorinji/master
Set Task Description page to start with its information visible
2 parents cb7743d + 88b4202 commit 37ed6b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/component/task-description/task-description.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ export class TaskDescriptionComponent implements OnInit {
174174
data['isImplemented'],
175175
false
176176
);
177+
this.openall();
177178
});
178179
}
179180

0 commit comments

Comments
 (0)