Update list.php
This commit is contained in:
parent
d774e19afe
commit
20f6a34249
@ -724,7 +724,6 @@ if ($resql) {
|
||||
$perm = $user->rights->service->creer;
|
||||
} elseif ($type == Product::TYPE_PRODUCT) {
|
||||
$perm = $user->rights->produit->creer;
|
||||
|
||||
}
|
||||
$oldtype = $type;
|
||||
$params = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user