|
[HepData-svn] r1412 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgFri 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>, <a href="#" t:type="pagelink" t:page="view" t:context="pyrootContext">PyROOT,</a> <a href="#" t:type="pagelink" t:page="view" t:context="yodaContext">YODA</a>, - <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a> or - <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a> + <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>, + <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a> or + <a href="#" t:type="pagelink" t:page="view" t:context="jhepworkContext">jhepwork</a> <t:if test="paper.hepdataId"> <title>HepData – ${paper.shortName}</title> @@ -102,8 +103,9 @@ <a href="#" t:type="pagelink" t:page="view" t:context="aidaContext">AIDA</a>, <a href="#" t:type="pagelink" t:page="view" t:context="pyrootContext">PyROOT</a>, <a href="#" t:type="pagelink" t:page="view" t:context="yodaContext">YODA</a>, - <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>, or - <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a> + <a href="#" t:type="pagelink" t:page="view" t:context="rootContext">ROOT</a>, + <a href="#" t:type="pagelink" t:page="view" t:context="matplotlibContext">mpl</a> or + <a href="#" t:type="pagelink" t:page="view" t:context="jhepworkContext">jhepwork</a> <!-- </p> --> <t:datasetAsHtml dataset="dataset" format="${format}" /> </div>
More information about the HepData-svn mailing list |