From 382a4552eb77f15ed4ba2eb09598016998018851 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 16 Sep 2020 03:39:03 +0200 Subject: [PATCH] Fix css --- htdocs/product/inventory/inventory.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/product/inventory/inventory.php b/htdocs/product/inventory/inventory.php index 866c87ba66e..9b871da7a8b 100644 --- a/htdocs/product/inventory/inventory.php +++ b/htdocs/product/inventory/inventory.php @@ -381,9 +381,7 @@ if ($object->id > 0) print ''."\n"; } - if ($action == 'updatebyscaning') { - print '
'; print 'TODO';