Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I want to write " Feedback or commit " on top of Commets section how I can do?

Lakshman July 20, 2017

commets.PNG

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.
July 20, 2017

You can put something like this in your custom HTML:

<script> AJS.toInit(function() { $("#comments-section").prepend("<h3>Feedback or commit</h3>"); }); </script>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events