Customize Contact Administrators page in JIRA 3.13

LuziaL
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.
August 17, 2011

How can I contact the page that loads if I click the 'Contact Administrators' link at the footer?

I'm using JIRA 3.13.

1 answer

0 votes
Jeremy Largman
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 17, 2011

I think you can customize it either in /atlassian-jira/WEB-INF/classes/actions.xml:

    <action name="Administrators" alias="Administrators">
        <view name="success">/views/administrators.jsp</view>
    </action>

Or actually customize the file /atlassian-jira/views/administrators.jsp.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events