|
[HepData-svn] r1591 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgTue Oct 23 13:56:31 BST 2012
Author: whalley Date: Tue Oct 23 13:56:31 2012 New Revision: 1591 Log: adding component to display generic html table 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 Oct 23 13:55:53 2012 (r1590) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml Tue Oct 23 13:56:31 2012 (r1591) @@ -181,6 +181,8 @@ </t:if> </div> + <t:displayHtmlInsert p="paper" /> + <p> <a href="/saveplot?list=all" title="Show the datasets which have been selected for combined plotting">View list of currently selected plots</a> @@ -200,6 +202,7 @@ </t:if> </t:if> + <t:if test="isMultiPage"> <p> Total number of tables: <b>${paper.datasets.size()}</b>.
More information about the HepData-svn mailing list |