[Vtigercrm-commits] [vtiger-commits] r6306 - /vtigercrm/trunk/Smarty/templates/ListView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 23 00:54:20 EDT 2006


Author: saraj
Date: Mon May 22 22:54:16 2006
New Revision: 6306

Log:
added hidden input tag allids

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

Modified: vtigercrm/trunk/Smarty/templates/ListView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/ListView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/ListView.tpl Mon May 22 22:54:16 2006
@@ -214,6 +214,7 @@
      <input name="idlist" type="hidden">
      <input name="change_owner" type="hidden">
      <input name="change_status" type="hidden">
+     <input name="allids" type="hidden" value="{$ALLIDS}">
                <table border=0 cellspacing=1 cellpadding=0 width=100% class="lvtBg">
 	            <tr style="background-color:#efefef">
 		      <td>





More information about the vtigercrm-commits mailing list