|
[HepData-svn] r1478 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed Nov 2 12:40:30 GMT 2011
Author: whalley Date: Wed Nov 2 12:40:30 2011 New Revision: 1478 Log: wrap extradata section 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 Nov 1 14:56:43 2011 (r1477) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml Wed Nov 2 12:40:30 2011 (r1478) @@ -67,11 +67,8 @@ <t:displayPaperComments p="paper" /> </div> + <div class="extradata"> <t:if test="haveExtraIRN"> -<!-- - Additional extra resources for this paper are available - <a href="/resource/${paper.spiresId}/index.shtml"> here</a> ---> <a href="/resource/${paper.spiresId}/index.shtml">${showExtraIRNDesc}</a> </t:if> @@ -79,6 +76,7 @@ <br/> <a href="/resource/${paper.redId}/index.shtml">${showExtraREDDesc}</a> </t:if> + </div> <p> <a href="/saveplot?list=all"
More information about the HepData-svn mailing list |