[Vtigercrm-commits] [vtiger-commits] r9288 - /vtigercrm/trunk/Smarty/templates/CustomFieldMapping.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue Sep 5 10:43:22 EDT 2006
Author: saraj
Date: Tue Sep 5 08:43:18 2006
New Revision: 9288
Log:
alertmessage array added --Minnie
Modified:
vtigercrm/trunk/Smarty/templates/CustomFieldMapping.tpl
Modified: vtigercrm/trunk/Smarty/templates/CustomFieldMapping.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/CustomFieldMapping.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/CustomFieldMapping.tpl Tue Sep 5 08:43:18 2006
@@ -143,3 +143,6 @@
</tr>
</tbody>
</table>
+<script>
+ var alertmessage = new Array("{$MOD.LBL_TYPEALERT_1}","{$MOD.LBL_WITH}","{$MOD.LBL_TYPEALERT_2}","{$MOD.LBL_LENGTHALERT}","{$MOD.LBL_DECIMALALERT}");
+</script>
More information about the vtigercrm-commits
mailing list