[Vtigercrm-commits] [vtiger-commits] r5606 - /vtigercrm/trunk/Smarty/templates/ReportRunContents.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Sun Apr 30 08:49:29 EDT 2006


Author: richie
Date: Sun Apr 30 06:49:25 2006
New Revision: 5606

Log:
Added graph

Modified:
    vtigercrm/trunk/Smarty/templates/ReportRunContents.tpl

Modified: vtigercrm/trunk/Smarty/templates/ReportRunContents.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/ReportRunContents.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/ReportRunContents.tpl Sun Apr 30 06:49:25 2006
@@ -1,3 +1,10 @@
+<table align="center" border="0" cellpadding="5" cellspacing="0" width="95%">
+<tr>
+<td>
+	{$GRAPH}
+</td>
+</tr>
+</table>
 <table align="center" border="0" cellpadding="5" cellspacing="0" width="95%">
 	<tbody><tr>
 	<td align="left" width="10%"><input class="classBtn" id="btnExport" name="btnExport" value="{$MOD.LBL_EXPORTPDF_BUTTON}" type="button" onClick="goToURL(CrearEnlace('CreatePDF',{$REPORTID}));" title="{$MOD.LBL_EXPORTPDF_BUTTON}"></td>





More information about the vtigercrm-commits mailing list