<%@ taglib uri="webwork" prefix="ww" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="webwork" prefix="aui" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <%@ taglib prefix="jira" uri="jiratags" %> <% // don't show ANYTHING to the user if they come here looking for trouble if (com.atlassian.jira.util.JiraUtils.isSetup()) { %> <%-- Leave this as a raw HTML. Do not use response.getWriter() or response.getOutputStream() here as this will fail on Orion. Let the application server figure out how it want to output this text. --%> JIRA has already been set up. <% } else { %> <ww:text name="'setup.title'" /> <%--Some other JS caused this to be hidden but once we have tested we need it back--%>
success

warning

error

SetupMailNotifications.jspa true

JIRA

group inline-radio-options mail-notifications-radio-options radio true true radio false true buttons-container buttons jira-setupwizard-submit finish aui-button-primary test-mailserver-connection hidden
<% } %>