|
[HepData-svn] r1298 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgSat Oct 17 14:08:15 BST 2009
Author: whalley Date: Sat Oct 17 14:08:15 2009 New Revision: 1298 Log: a few small changes in formatting Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/EasySearch3.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SavePlot.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/EasySearch3.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/EasySearch3.tml Thu Oct 15 22:35:55 2009 (r1297) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/EasySearch3.tml Sat Oct 17 14:08:15 2009 (r1298) @@ -25,10 +25,9 @@ ${addObsCount()} <t:if t:test="isTen"> </t:if> - <t:writeDsObservable dsobservable="dsObservable"/> + <t:writeDsObservable dsobservable="dsObservable"/> <a href="ReactionQuery?dsreaction=${getDsReactionURL()}&dsobservable=${getDsObservable()}&plength=10&start=1">${getDsObservable()}</a><br/> -</t:loop> -</td> +</t:loop></td> </tr> </table> --> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SavePlot.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SavePlot.tml Thu Oct 15 22:35:55 2009 (r1297) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SavePlot.tml Sat Oct 17 14:08:15 2009 (r1298) @@ -32,7 +32,8 @@ <p/> ${zeroCount()} <t:form t:id="CombinedPlot"> - <table border='1'> +<div class="datasetbox"> + <table border='0'> <tr><th colspan='7' > Current list of selected plots </th><td align='center'>remove</td><td align='center'>summary</td><td> scalefactor</td></tr> <t:loop source="saved" value="save"> ${addCount()} @@ -59,7 +60,7 @@ </tr> </t:loop> </table> - +</div> <p/> <a href='SavePlot?recover=${getLast()}'>undo last remove</a> <p/> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml Thu Oct 15 22:35:55 2009 (r1297) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml Sat Oct 17 14:08:15 2009 (r1298) @@ -34,7 +34,7 @@ <div class="searchresult"> ${counter}. - <a href="#" t:type="pagelink" t:page="view" t:context="${paperidcontext}" + <a href="#" t:type="pagelink" t:page="view" t:context="paperidcontext" title="Display the complete data record"><b>${paper.shortname}</b></a> – Experiment:
More information about the HepData-svn mailing list |