[cig-commits] r7952 - cs/cigtg/trunk/cigtg-dev/CigPortal/cigportal/webapp/templates

wei at geodynamics.org wei at geodynamics.org
Wed Sep 12 12:13:16 PDT 2007


Author: wei
Date: 2007-09-12 12:13:16 -0700 (Wed, 12 Sep 2007)
New Revision: 7952

Modified:
   cs/cigtg/trunk/cigtg-dev/CigPortal/cigportal/webapp/templates/mag-0.vm
Log:
Change the templet to show the correct parameter.

Modified: cs/cigtg/trunk/cigtg-dev/CigPortal/cigportal/webapp/templates/mag-0.vm
===================================================================
--- cs/cigtg/trunk/cigtg-dev/CigPortal/cigportal/webapp/templates/mag-0.vm	2007-09-12 19:12:07 UTC (rev 7951)
+++ cs/cigtg/trunk/cigtg-dev/CigPortal/cigportal/webapp/templates/mag-0.vm	2007-09-12 19:13:16 UTC (rev 7952)
@@ -35,9 +35,9 @@
 		<font face="MS Sans Serif" color="#000080">none</font></td>
 	      #end
 	      <td width="8%" style="border-style: groove; border-width: 1px" height="24" bgcolor="#99CCFF">
-	      <font face="MS Sans Serif" color="#000080">$magitem.getKnum()</font></td>
+	      <font face="MS Sans Serif" color="#000080">$magitem.getM()</font></td>
 	      <td width="14%" style="border-style: groove; border-width: 1px" height="24" bgcolor="#99CCFF">
-	      <font face="MS Sans Serif" color="#000080">$magitem.getN() x $magitem.getN()</font></td>
+	      <font face="MS Sans Serif" color="#000080">$magitem.getN()</font></td>
 	      <td width="20%" style="border-style: groove; border-width: 1px" height="24" bgcolor="#99CCFF">
 	      <font face="MS Sans Serif" color="#000080">$magitem.getSite()</font></td>
 	      <td width="13%" style="border-style: groove; border-width: 1px" height="24" bgcolor="#99CCFF">



More information about the cig-commits mailing list