Update index.php
This commit is contained in:
parent
15d8a4af73
commit
68e46515a4
@ -89,7 +89,7 @@ print '<div class="fichecenter"><div class="fichethirdleft">';
|
||||
|
||||
|
||||
if (!empty($conf->global->MAIN_SEARCH_FORM_ON_HOME_AREAS)) { // This may be
|
||||
is useless due to the global search combo
|
||||
//is useless due to the global search combo
|
||||
// Search contract
|
||||
if ((!empty($conf->product->enabled) || !empty($conf->service->enabled)) && ($user->rights->produit->lire || $user->rights->service->lire)) {
|
||||
$listofsearchfields['search_product'] = array('text'=>'ProductOrService');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user