aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/AcquisitioncardsController.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-01-22 18:34:21 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-01-22 18:34:21 +0000
commit5c070e7110bba5f825cbefab0b7546b0e116915a (patch)
treedea1a3b67b157e0cfbae486565458a2398543b66 /h-source/Application/Controllers/AcquisitioncardsController.php
parentb4b66007baf1304aefe1ea74a62a967fd96addcc (diff)
mobile version: added the detail page for notebooks
Diffstat (limited to 'h-source/Application/Controllers/AcquisitioncardsController.php')
-rw-r--r--h-source/Application/Controllers/AcquisitioncardsController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Controllers/AcquisitioncardsController.php b/h-source/Application/Controllers/AcquisitioncardsController.php
index b248969..bdab8f3 100644
--- a/h-source/Application/Controllers/AcquisitioncardsController.php
+++ b/h-source/Application/Controllers/AcquisitioncardsController.php
@@ -52,7 +52,7 @@ class AcquisitioncardsController extends GenericController
'history_page:forceNat' => 1,
'vendor:sanitizeString' => 'undef',
'comm_year:sanitizeString' => 'undef',
- 'compatibility:sanitizeString' => 'undef',
+ 'compatibility:sanitizeString' => 'undef',
'interface:sanitizeString' => 'undef',
'sort-by:sanitizeString' => 'undef'
);