Fix inventory

This commit is contained in:
florian HENRY 2017-05-02 10:09:57 +02:00
parent 1a2dd84cef
commit 3f7d488dd7

View File

@ -127,8 +127,6 @@ if (empty($reshook))
header('Location: '.dol_buildpath('/product/inventory/card.php?action=create', 1));
exit;
}
break;
}
switch($action) {