X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fjsp%2FaddResultToCollectionS.jsp;h=bceedf377abadd8c31bbff24f7d84f8effcd0064;hb=c0e22fbfb28fc864579d6cd34b6c274f1b5382bc;hp=f1453bdf4230e68775b1fb6336fd62b4e979a9d7;hpb=b681f608a58605b96344acc691e48bacd647617e;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/addResultToCollectionS.jsp b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/addResultToCollectionS.jsp index f1453bdf4..bceedf377 100644 --- a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/addResultToCollectionS.jsp +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/addResultToCollectionS.jsp @@ -1,15 +1,4 @@ - -<%@ page language="java" contentType="text/html; charset=ISO-8859-1" - pageEncoding="ISO-8859-1"%> -<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> - -<%@include file="header.txt"%> - -

Add result to collection

Result ${param.resultUuid} successfully added to collection ${param.collectionId}.
- -<%@include file="footer.txt"%> \ No newline at end of file