From 3f7d488dd7c4001020e7c75eebe856ac4134b1e7 Mon Sep 17 00:00:00 2001 From: florian HENRY Date: Tue, 2 May 2017 10:09:57 +0200 Subject: [PATCH] Fix inventory --- htdocs/product/inventory/card.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/product/inventory/card.php b/htdocs/product/inventory/card.php index dc279cc0929..827354b864c 100644 --- a/htdocs/product/inventory/card.php +++ b/htdocs/product/inventory/card.php @@ -127,8 +127,6 @@ if (empty($reshook)) header('Location: '.dol_buildpath('/product/inventory/card.php?action=create', 1)); exit; } - - break; } switch($action) {