<%@ page import="com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager" %> <%@ page import="com.atlassian.jira.ComponentManager" %> <%@ taglib prefix="ww" uri="webwork" %> <%@ taglib prefix="aui" uri="webwork" %> <%@ taglib prefix="page" uri="sitemesh-page" %> <ww:text name="'worklog.delete.title'"/> <% KeyboardShortcutManager keyboardShortcutManager = ComponentManager.getComponentInstanceOfType(KeyboardShortcutManager.class); keyboardShortcutManager.requireShortcutsForContext(KeyboardShortcutManager.Context.issuenavigation); %> " /> <ww:text name="'common.words.error'"/> .jspa Delete true group <%-- Radio 1 --%> radio <%-- Set the checked state of the radio --%> <%-- Radio 2 --%> radio <%-- Conditionally set the content of the label to a variable we can insert into the component attribute --%> <%-- Set the checked state of the radio --%> <%-- Radio 3 --%> radio <%-- Set the checked state of the radio --%> <%-- Radio 4 --%> radio

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