[Vtigercrm-commits] [vtiger-commits] r6092 - /vtigercrm/trunk/Smarty/templates/DisplayFields.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 17 01:32:09 EDT 2006


Author: saraj
Date: Tue May 16 23:32:05 2006
New Revision: 6092

Log:
* Modified the comment which is hiding all the fields in IE

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

Modified: vtigercrm/trunk/Smarty/templates/DisplayFields.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/DisplayFields.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/DisplayFields.tpl Tue May 16 23:32:05 2006
@@ -12,7 +12,7 @@
 
 -->*}
 
-<!-- Added this file to display the fields in Create Entity page based on ui types  --!>
+<!-- Added this file to display the fields in Create Entity page based on ui types  -->
 {foreach key=label item=subdata from=$data}
 	{if $header eq 'Product Details'}
 		<tr>





More information about the vtigercrm-commits mailing list