Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×This question is in reference to Atlassian Documentation: Task Report Macro
You could add the following line to your custom CSS:
.tasks-report > thead { display:none; }
Note that with the headings hidden you can no longer change the column sort.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.