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

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Nov 28 12:37:46 GMT 2012


Author: whalley
Date: Wed Nov 28 12:37:46 2012
New Revision: 1603

Log:
adding DateUpdated to the view output

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	Wed Nov 28 12:36:33 2012	(r1602)
+++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml	Wed Nov 28 12:37:46 2012	(r1603)
@@ -313,6 +313,8 @@
     <a href="#" t:type="pagelink" t:page="view" t:context="InspireContext">by Inspire ID</a>
     <br/>
    (Reaction db ID=${paper.id}, RED=${paper.redid})
+    <br/>
+   (Last updated: ${paper.dateupdated})
   </p>
     
     <t:parameter name="else">


More information about the HepData-svn mailing list