|
From: <rv...@us...> - 2010-01-12 18:28:55
|
Revision: 422
http://treebase.svn.sourceforge.net/treebase/?rev=422&view=rev
Author: rvos
Date: 2010-01-12 18:28:42 +0000 (Tue, 12 Jan 2010)
Log Message:
-----------
Added icons for email and reviewer permalink
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-01-12 18:26:19 UTC (rev 421)
+++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp 2010-01-12 18:28:42 UTC (rev 422)
@@ -17,7 +17,7 @@
</a>
<br/>
<a href="/treebase-web/phylows/<c:out value="${submission.study.phyloWSPath}"/>?x-access-code=<c:out value="${submission.study.namespacedGUID.hashedIDString}"/>&format=html">
- <img class="iconButton" alt="link" src="<fmt:message key="icons.permalink"/>" />
+ <img class="iconButton" alt="link" src="<fmt:message key="icons.weblink"/>" />
Reviewer access URL: right-click and copy me
</a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|