diff --git a/productMods/edit/forms/newIndividualForm.jsp b/productMods/edit/forms/newIndividualForm.jsp index 796334a5..648d94ea 100644 --- a/productMods/edit/forms/newIndividualForm.jsp +++ b/productMods/edit/forms/newIndividualForm.jsp @@ -58,6 +58,10 @@ parameter set up by editRequestDispatch. } } } + + List customCss = new ArrayList(Arrays.asList("/edit/forms/css/customForm.css" + )); + request.setAttribute("customCss", customCss); %> <%= type.getName() %>