<%@include file="../init.jsp"%> <% List theSheets = (List) renderRequest.getAttribute("thefiles"); List theSheetNames = (List) renderRequest.getAttribute("theSheetNames"); pageContext.setAttribute("theSheetNames", theSheetNames); pageContext.setAttribute("theSheets", theSheets); List theInstructions = (List) renderRequest.getAttribute("theInstructions"); pageContext.setAttribute("theInstructions", theInstructions); String selectedPhase = GetterUtil.getString(portletPreferences.getValue(PFISHConstants.PHASE_PREFERENCE_ATTR_NAME, StringPool.BLANK)); pageContext.setAttribute("selectedPhase", selectedPhase); GCubeTeam theFarm = (GCubeTeam) request.getAttribute("theFarm"); pageContext.setAttribute("theFarm", theFarm); %>

Empty forms (Click on the file names to download)

The empty forms repository is empty at the moment. Please contact the Managers

<% WorkspaceItem item = (WorkspaceItem) pageContext.getAttribute("file"); String iconHTML = IconsManager.getMDIconTextualName(item.getName()).getHtml(); String display = (!item.getName().equals("CLOSED BATCHES Farm Data.xlsx") && item.getName().startsWith("CLOSED")) ? "none": "block"; %>
<%=iconHTML%> ${file.name} Download

Instructions:

There are no instructions at the moment. Please contact the Managers

<% WorkspaceItem item = (WorkspaceItem) pageContext.getAttribute("file"); String iconHTML = IconsManager.getMDIconTextualName(item.getName()).getHtml(); %>
<%=iconHTML%> ${file.name} Download
Select file to attach
Note: files having different name from the original will not be accepted for submission.