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

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Oct 15 12:12:38 BST 2010


Author: whalley
Date: Fri Oct 15 12:12:38 2010
New Revision: 1412

Log:
adding jhepwork to public page

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	Thu Oct 14 16:42:07 2010	(r1411)
+++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml	Fri Oct 15 12:12:38 2010	(r1412)
@@ -16,8 +16,9 @@
         <a href="#" t:type="pagelink" t:page="view" t:context="aidaContext">AIDA</a>,&nbsp;
         <a href="#" t:type="pagelink" t:page="view" t:context="pyrootContext">PyROOT,</a>&nbsp;
         <a href="#" t:type="pagelink" t:page="view" t:context="yodaContext">YODA</a>,&nbsp; 
-        <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>&nbsp;or 
-        <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a>&nbsp; 
+        <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>,&nbsp;
+        <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a>&nbsp;or  
+        <a href="#" t:type="pagelink" t:page="view" t:context="jhepworkContext">jhepwork</a>&nbsp; 
   <t:if test="paper.hepdataId">
     <title>HepData &ndash; ${paper.shortName}</title>
 
@@ -102,8 +103,9 @@
           <a href="#" t:type="pagelink" t:page="view" t:context="aidaContext">AIDA</a>,&nbsp;
           <a href="#" t:type="pagelink" t:page="view" t:context="pyrootContext">PyROOT</a>,&nbsp;
           <a href="#" t:type="pagelink" t:page="view" t:context="yodaContext">YODA</a>,&nbsp;
-          <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>,&nbsp; or 
-          <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a>&nbsp; 
+          <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>,&nbsp; 
+          <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a>&nbsp;or 
+          <a href="#" t:type="pagelink" t:page="view" t:context="jhepworkContext">jhepwork</a>&nbsp; 
           <!-- </p> -->
           <t:datasetAsHtml dataset="dataset" format="${format}" />
         </div>


More information about the HepData-svn mailing list