Fix display of product/service list
This commit is contained in:
parent
777d2f7027
commit
13667e4850
@ -220,7 +220,7 @@ else
|
||||
{
|
||||
$title=$langs->trans("ProductsAndServices");
|
||||
|
||||
if (isset($type))
|
||||
if (isset($type) && $type != '')
|
||||
{
|
||||
if ($type==1)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user