Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a method to suppress the headings in the task report macro?

Jake Chavez November 9, 2015

This question is in reference to Atlassian Documentation: Task Report Macro

Ask your question here...

1 answer

0 votes
Stephen Deutsch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 9, 2015

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events