Update list.php

This commit is contained in:
Frédéric FRANCE 2021-06-13 16:12:46 +02:00 committed by GitHub
parent d774e19afe
commit 20f6a34249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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();