From 10f51945ac703a80421f7a1d3aee36101e6485bc Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 11 Jan 2012 17:13:07 +0000 Subject: mobile version: added catalogue page for each device category --- h-source/Application/Controllers/EthernetcardsController.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'h-source/Application/Controllers/EthernetcardsController.php') diff --git a/h-source/Application/Controllers/EthernetcardsController.php b/h-source/Application/Controllers/EthernetcardsController.php index 6df8c4f..baa8d1f 100644 --- a/h-source/Application/Controllers/EthernetcardsController.php +++ b/h-source/Application/Controllers/EthernetcardsController.php @@ -25,8 +25,6 @@ class EthernetcardsController extends GenericController public function __construct($model, $controller, $queryString) { - - $this->_topMenuClasses['hardware'] = " class='currentitem'"; $worksOptions = Ethernetcards::$select; $worksField = 'ethernet_card_works'; -- cgit v1.2.3