Project

General

Profile

« Previous | Next » 

Revision 6737

Added by Jing Tao almost 13 years ago

Use the absolute path for the change permission jsp page.

View differences:

lib/style/skins/sanparks/scheduleWorkflowRun.jsp
90 90
<%
91 91
    	    								if (hasSchedulePermissions) {
92 92
%>
93
											(<jsp:text><![CDATA[<a href=./workflowAccessMain.jsp?karfilelsid=]]></jsp:text><jsp:expression>request.getParameter("karid")</jsp:expression><jsp:text><![CDATA[&workflowname=]]></jsp:text><jsp:expression>request.getParameter("workflowname")</jsp:expression><jsp:text><![CDATA[>Change Access Permissions</a>]]></jsp:text>)						
93
											(<jsp:text><![CDATA[<a href=]]></jsp:text><%=STYLE_SKINS_URL%><jsp:text><![CDATA[/sanparks/workflowAccessMain.jsp?karfilelsid=]]></jsp:text><jsp:expression>request.getParameter("karid")</jsp:expression><jsp:text><![CDATA[&workflowname=]]></jsp:text><jsp:expression>request.getParameter("workflowname")</jsp:expression><jsp:text><![CDATA[>Change Access Permissions</a>]]></jsp:text>)						
94 94
<%
95 95
    	    								}
96 96
										}

Also available in: Unified diff