]> git.argeo.org Git - gpl/argeo-slc.git/blob - org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-jsp/removeResultFromCollectionS.jsp
Centralize server spring configs
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / WEB-INF / slc-jsp / removeResultFromCollectionS.jsp
1 <div id="main">
2 <h1>Remove result from collection</h1>
3 Result <b>${param.resultUuid}</b> successfully removed from collection <b>${param.collectionId}</b>.
4 </div>