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