[Vtigercrm-commits] [vtiger-commits] r4636 - /vtigercrm/trunk/modules/Vendors/ListView.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 29 02:50:05 EST 2006
Author: saraj
Date: Wed Mar 29 00:49:57 2006
New Revision: 4636
Log:
junk code has been removed
Modified:
vtigercrm/trunk/modules/Vendors/ListView.php
Modified: vtigercrm/trunk/modules/Vendors/ListView.php
==============================================================================
--- vtigercrm/trunk/modules/Vendors/ListView.php (original)
+++ vtigercrm/trunk/modules/Vendors/ListView.php Wed Mar 29 00:49:57 2006
@@ -160,7 +160,6 @@
$listview_entries = getListViewEntries($focus,"Vendors",$list_result,$navigation_array,'','&return_module=Vendors&return_action=index','EditView','Delete',$oCustomView);
$smarty->assign("LISTENTITY", $listview_entries);
-$smarty->assign("SELECT_SCRIPT", $view_script);
$smarty->assign("CUSTOMVIEW",$customviewstrings);
$navigationOutput = getTableHeaderNavigation($navigation_array, $url_string,"Vendors","index",$viewid);
$alphabetical = AlphabeticalSearch($currentModule,'index','vendorname','true','basic',"","","","",$viewid);
More information about the vtigercrm-commits
mailing list