From 9a5252300b8a2254ec6b64ad3a684d7967bbf66d Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 24 Aug 2011 07:59:27 +0000 Subject: added tablet - part 1 --- h-source/Application/Include/hardware.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Include/hardware.php') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 8306417..04db6ca 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -247,7 +247,7 @@ class Notebooks extends Hardware "E Garbage" => "E-garbage" ); - public static $subtypeSelect = 'notebook,netbook,not-specified'; + public static $subtypeSelect = 'notebook,netbook,tablet,not-specified'; public static $architectureSelect = array( "not specified" => 'not-specified', -- cgit v1.2.3