<%@ page import="java.util.Calendar" %> <%@ page import="java.util.Locale" %> <%@ page import="com.atlassian.jira.component.ComponentAccessor" %> <%@ page import="com.atlassian.jira.config.properties.APKeys" %> <%@ page import="com.atlassian.jira.config.properties.ApplicationProperties" %> <%@ page import="com.atlassian.jira.web.action.util.CalendarResourceIncluder" %> <%-- -- WebWork, Web Application Framework -- -- Distributable under LGPL license. -- See terms of license at opensource.org -- -- -- textlabel.jsp -- -- Required Parameters: -- * label - The description that will be used to identfy the control. -- * name - The name of the attribute to put and pull the result from. -- -- Optional Parameters: -- * labelposition - determines were the label will be place in relation -- to the control. Default is to the left of the control. -- --%> <%@ taglib uri="webwork" prefix="ww" %> ' type="text" name="" size="" maxlength="" value="" DISABLED READONLY onkeyup="" tabindex="" onchange="" onfocus="" style="" class="" > <% final ApplicationProperties appProperties = ComponentAccessor.getApplicationProperties(); final Locale locale = ComponentAccessor.getJiraAuthenticationContext().getI18nHelper().getLocale(); final CalendarResourceIncluder calendarResourceIncluder = new CalendarResourceIncluder(); calendarResourceIncluder.includeForLocale(locale); %> _trigger_c" class="icon-default aui-icon aui-icon-small aui-iconfont-calendar" title="">