From 75be1868c47b7b9455eef65a7b1e33e447e61ee5 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 3 Feb 2011 07:54:14 +0000 Subject: improved search --- h-source/Application/Views/Search/lspci_results.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'h-source/Application/Views/Search/lspci_results.php') diff --git a/h-source/Application/Views/Search/lspci_results.php b/h-source/Application/Views/Search/lspci_results.php index 57e728c..5d1dfa4 100644 --- a/h-source/Application/Views/Search/lspci_results.php +++ b/h-source/Application/Views/Search/lspci_results.php @@ -48,7 +48,7 @@
- ".$row['hardware']['type']." - ".$row['hardware']['model']."";?> + ".$row['hardware']['type']." - ".$row['hardware']['model']."";?>
- +
+
+ ".Hardware::getTypeFromClass($device['classId'])." - ".$device['deviceName'];?> +
+
    +
  • vendor name:
  • +
  • vendorid:productid code:
  • +
+
+
+
-- cgit v1.2.3