[HepData-svn] r1440 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue Feb 15 10:48:48 GMT 2011


Author: whalley
Date: Tue Feb 15 10:48:48 2011
New Revision: 1440

Log:
introducing extra resource files

Modified:
   trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml

Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml
==============================================================================
--- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml	Tue Feb 15 10:48:01 2011	(r1439)
+++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml	Tue Feb 15 10:48:48 2011	(r1440)
@@ -65,7 +65,12 @@
 
       <div class="papercomments">
         <t:displayPaperComments p="paper" />
-      </div>
+      </div> 
+
+      <t:if test="haveExtra">
+          Additional extra resources for this paper are available 
+          <a href="/resource/${paper.spiresId}/index.html"> here</a> 
+      </t:if>
       <p>
           <a href="/saveplot?list=all"
            title="Show the datasets which have been selected for combined plotting">View list of currently selected plots</a>


More information about the HepData-svn mailing list