[Vtigercrm-commits] [vtiger-commits] r6394 - /vtigercrm/trunk/modules/Home/UnifiedSearch.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 24 17:55:31 EDT 2006


Author: richie
Date: Wed May 24 15:55:27 2006
New Revision: 6394

Log:
tag integrated for home page accross product

Modified:
    vtigercrm/trunk/modules/Home/UnifiedSearch.php

Modified: vtigercrm/trunk/modules/Home/UnifiedSearch.php
==============================================================================
--- vtigercrm/trunk/modules/Home/UnifiedSearch.php (original)
+++ vtigercrm/trunk/modules/Home/UnifiedSearch.php Wed May 24 15:55:27 2006
@@ -258,7 +258,7 @@
 		     <tr>
 		        <td colspan="3" id="global_search_total_count" style="padding-left:30px">&nbsp;</td>
 		        <td nowrap align="right">Show Results in &nbsp;
-		                <select name="global_search_module" onChange="displayModuleList(this);">
+		                <select id="global_search_module" name="global_search_module" onChange="displayModuleList(this);">
 		                        <option value="All">All</option>
 						<?php
 						foreach($object_array as $module => $object_name)





More information about the vtigercrm-commits mailing list