%@ page import="com.atlassian.core.util.collection.EasyList" %>
<%@ page import="com.atlassian.jira.web.action.util.JiraLicenseUtils" %>
<%@ page import="com.atlassian.license.License" %>
<%@ page import="com.atlassian.license.LicenseManager" %>
<%@ taglib uri="webwork" prefix="webwork" %>
<%-- This JSP include prints a table (like the top of view issue)
It requires that the issue is the top item on the value stack, and
that various beans / actions are already set. Use it like so: