%@ taglib uri="webwork" prefix="webwork" %>
<%@ taglib uri="webwork" prefix="ui" %>
<%@ taglib uri="sitemesh-page" prefix="page" %>
<%@ taglib uri="jiratags" prefix="jira" %>
|
|
|
:
SavePortlet.jspa
100%
false
<%@ include file="/includes/panels/objectconfiguration_form.jsp" %>
<% if (! Boolean.FALSE.equals(request.getAttribute("jira.portletform.showsavebutton")))
{ // if there is a problem with one of the parameters not being satisfied above, then we should not show the save button
%>
<% } else
{ // reset the submit button to empty since in tomcat the state seems to be cached and we run into JRA-5042
%>
<% } %>
|
|