From: <rv...@us...> - 2010-02-15 16:05:25
|
Revision: 509 http://treebase.svn.sourceforge.net/treebase/?rev=509&view=rev Author: rvos Date: 2010-02-15 16:05:19 +0000 (Mon, 15 Feb 2010) Log Message: ----------- GUI change, the reviewer purl is too long Modified Paths: -------------- trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp =================================================================== --- trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp 2010-02-15 16:01:56 UTC (rev 508) +++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp 2010-02-15 16:05:19 UTC (rev 509) @@ -18,7 +18,7 @@ <br/> <a href="<c:out value="${submission.study.phyloWSPath.purl}"/>?x-access-code=<c:out value="${submission.study.namespacedGUID.hashedIDString}"/>&format=html"> <img class="iconButton" alt="link" src="<fmt:message key="icons.weblink"/>" /> - Reviewer access URL: <c:out value="${submission.study.phyloWSPath.purl}"/>?x-access-code=<c:out value="${submission.study.namespacedGUID.hashedIDString}"/>&format=html + Reviewer access URL: right-click and copy </a> <c:if test="${not empty citationsummary.study}"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |