mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Comment deprecated code
This commit is contained in:
parent
810b62528b
commit
ba07e12f55
|
|
@ -1199,6 +1199,7 @@ $objecttmp = new Societe($db);
|
|||
$trackid = 'thi'.$object->id;
|
||||
include DOL_DOCUMENT_ROOT.'/core/tpl/massactions_pre.tpl.php';
|
||||
|
||||
/*
|
||||
if (!empty($search_categ_cus) || !empty($search_categ_sup)) {
|
||||
print "<div id='ways'>";
|
||||
$c = new Categorie($db);
|
||||
|
|
@ -1206,6 +1207,7 @@ if (!empty($search_categ_cus) || !empty($search_categ_sup)) {
|
|||
print " > ".$ways[0]."<br>\n";
|
||||
print "</div><br>";
|
||||
}
|
||||
*/
|
||||
|
||||
if ($search_all) {
|
||||
$setupstring = '';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user