<%-- -- workflowinfobox.jsp -- -- This is used to display information about a draft/active workflow that is being edited and provides -- a link to jump from the draft to the active and vice versa. This requires a getWorkflow() method to be -- available by the calling webwork action (see /workflow below). -- Information being displayed also depends on a getStep() or getTransition() method being available. If no -- step and no transition can be found, no information about who last edited the page will be displayed. --%> <%@ taglib uri="jiratags" prefix="jira" %>
"> ">
"> ">