Keep empty if field value has no value.

This commit is contained in:
Laurent Destailleur 2016-04-04 13:26:48 +02:00
parent 122cd200ec
commit 1d700cd286

View File

@ -321,7 +321,7 @@ if ($resql)
print '</div>';
}
}
else print $langs->trans("NoSalesRepresentativeAffected");
//else print $langs->trans("NoSalesRepresentativeAffected");
}
else
{