<%@ page import="com.atlassian.jira.component.ComponentAccessor"%> <%@ page import="com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager" %> <%@ taglib uri="webwork" prefix="ww" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="webwork" prefix="aui" %> <%@ taglib uri="sitemesh-page" prefix="page" %> [#<ww:property value="/issueObject/key" />] <ww:property value="/issueObject/summary" /> <% KeyboardShortcutManager keyboardShortcutManager = ComponentAccessor.getComponent(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); request.setAttribute("contextPath", request.getContextPath()); %> " /> <ww:text name="'common.words.error'"/>
     
/secure/attachment//"> "> " href="" id="del_" class="delete"> <%-- we need something different than span here as span would clash with other styles on the page and get display: none; --%>
info

<%@ include file="/includes/issue/generic-errors.jsp" %>