mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
several changes
This commit is contained in:
parent
fe1c201ecf
commit
82d6770ff1
@ -987,7 +987,7 @@ class InventoryWidget extends Widget
|
|||||||
array_push($data, $data_tmp);
|
array_push($data, $data_tmp);
|
||||||
}
|
}
|
||||||
|
|
||||||
$id_table = 'id_'.$row['id_module_inventory'].uniqid();
|
$id_table = 'id_'.$row['id_module_inventory'].'_'.uniqid();
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($count_rows > 1) {
|
if ($count_rows > 1) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user